Good morning
Quick Capture AI
No plans yet
Plans are top-level containers for your projects.
No projects in this plan yet.
No active sprint
Create a sprint to start organizing your week.
Settings
Workspace
Data
Export your full workspace as JSON. Useful for manual backups or migration.
Change PIN
Session Info
Your session token is stored only in sessionStorage — it clears when you close the tab. JWT tokens expire after 12 hours.
Weekly Backups
Backups are created automatically each Sunday when you open the app. The last 12 weeks are retained. You can also create one manually.
About Scheduled Backups
Backups are triggered client-side each Sunday. For guaranteed scheduled backups even when you don't open the app, you can optionally add a Cloudflare Worker cron trigger that calls POST /api/backup with {"action":"create"} weekly.
Claude API Key
AI Features
- Quick Capture — natural language task parsing
- MIT Suggestions — AI-ranked priorities for today
- Weekly Briefing — Monday morning summary
All Claude API calls are made server-side via the Cloudflare Worker. Your API key never touches the browser.