A values-aligned daily planner built with Svelte 5. Edit your principles, time blocks, priorities and reminders directly on the page. Supports split time blocks, undo/redo, persistent state, and light/dark/auto theming. Built to print or screenshot when ready.
Ctrl+Z / Ctrl+Y)localStorage — edits survive a page refreshpnpm install
pnpm dev
| Command | Description |
|---|---|
pnpm dev |
Start dev server |
pnpm build |
Production build |
pnpm preview |
Preview production build |
pnpm check |
Svelte type checking |
pnpm lint |
Run all linters |
pnpm format |
Format with Prettier |
pnpm test |
Run unit tests |
2026.05.10