Cookie Policy & Storage
Last updated: July 23, 2026
1. Google Analytics
We use Google Analytics to collect basic, aggregate information about how users interact with Chore.md. This helps us count visits, understand traffic sources, and identify performance issues. This data is strictly aggregated and does not link to your actual documents, Personal Access Tokens, or private content, which remain entirely local to your machine.
2. Essential Local Browser Storage
To deliver a functional local-first application, Chore.md utilizes standard HTML5 local storage technologies (LocalStorage and IndexedDB). These are strictly essential tools that enable the following core features:
- Theme Preference: Remembers whether you selected dark mode or light mode (stored in LocalStorage).
- Editor State: Remembers your active editor layout, cursor position, and open tabs so you can resume work after reloading (stored in LocalStorage).
- IndexedDB: Caches directory file index trees and local drafts so you can write offline without data loss.
3. Managing Browser Storage
All data remains private to your specific device browser profile. You can delete or inspect this data at any time via your browser's DevTools (under the Application/Storage tab) or by using the browser's standard "Clear Site Data" settings.