← Storage Options
Browser Storage
Start typing immediately. Chore.md saves drafts automatically inside your browser's private database.
IndexedDB & LocalStorage
For drafts and transient files, Chore.md uses IndexedDB, an asynchronous database built into your browser. This state is persistent between restarts, tab closures, and crashes.
Important Note on Site Data Clears
Because IndexedDB is sandboxed to your specific browser profile, manually clearing your browser cache/cookies or running disk cleaning utilities can delete this data. We recommend syncing critical files with GitHub or exporting them to DOCX/PDF regularly.