Help
This app is local-first. Your projects are stored in your current browser only. To move projects between devices or browsers, use Export and Import from the homepage or a project's actions menu.
Creating a project
On the homepage, click New Project. You can rename, duplicate, export, and delete projects via the actions menu.
Export / Import
- Export creates a
.json
file you can save. - Import accepts a JSON export to restore a project into this browser.
- Keep your exports safe if they contain sensitive details.
Local storage & privacy
Data is stored using localStorage
under a single key. Clearing browser storage or using private windows may remove your data.
Theme
Use the theme toggle to switch Light/Dark/System. The selection is saved with the app state.