# Notes — boring by design > A minimal, offline-first, private note-taking Progressive Web App. Every > keystroke autosaves to storage on your own device (IndexedDB via Dexie). > There is no account, no server, and no telemetry. After the first visit it > works fully offline and installs to the home screen like a native app. Notes is one of the BoringApps suite by Luis Alcaraz — small, single-purpose, local-first tools published at boringbydesign.com. Your notes never leave the device unless you explicitly export them. ## Features - Autosaves as you type — there is no save button - Full-text search / filter by title - Import notes from a JSON file - Export all notes at any time - Light and dark themes - Works fully offline; installable as a PWA on iOS, Android, and desktop ## Links - [Open Notes](https://notes.boringbydesign.com/): the app itself - [boring by design](https://boringbydesign.com/): the full suite and its philosophy - [Privacy policy](https://boringbydesign.com/privacy.html): how data is handled (short version: it stays on your device)