Quietpad
Quietpad is a quiet place to write plain-text scratch notes in your browser. It is built for fast capture, focused drafting, lists, and local notes that should stay on one device.
The app stores note content in browser IndexedDB. There are no accounts, no cloud sync, and no server-side note storage. After the first successful visit, the app shell works offline through a service worker.
- Open many notes and switch between them quickly.
- Use /new to create a fresh note in a new tab.
- Autosave while typing, with extra saves on blur and close events.
- Search, sort, pin, duplicate, import, export, and delete notes.
- Use cross-tab locking when the same note is open in more than one tab.
- Recover deleted notes and history snapshots locally for seven days.
Machine-readable summaries are available at /llms.txt and /llms-full.txt.