quick notes, reminders, ideas
keep this code safe - it's how you log in
last sync: never
v1.0.0
A pastebin-style notes, reminders, and ideas app. Write quick notes with markdown support, checklists, and code blocks. Works offline and syncs when connected.
# heading
## sub heading
**bold** and *italic*
`inline code`
- bullet point
- [ ] unchecked task
- [x] completed task
Your data is stored locally in your browser (IndexedDB) and synced to the server when online. Each code gives access to one account. Share a code to share an account across devices.