Files & Data
Local-first storage
Your data lives on your device in on-device SQLite. The app keeps working offline.
Todrise is local-first. Every note, to-do, AI conversation, attachment, and setting is written to an on-device SQLite database before anything else happens. The app is fully functional offline; cloud sync, when you turn it on, runs in the background as a secondary copy.
What this means in practice
- No account required. Open the app and start typing.
- Your AI keys never leave the device.
- You can export and audit every byte — Settings → Data → Export.
- Uninstalling the app deletes the data; clear it intentionally with Settings → Data → Erase.
Still stuck?
Open an issue on GitHub Issues.