# Daily Routine ## Morning (5–10 min) 1. `today` or `Space+zd` — open today's note (creates from template if new) 2. Open inbox in a split — `:vs ~/notes/inbox.md` or `Space+zi` 3. Process inbox → pick up to 3 MITs, move the rest to Secondary or discard 4. Fill in time blocks — be honest about what fits 5. Close inbox and start working --- ## During the Day - Any thought, task, or idea → `Space+zi`, one line, move on - Task that belongs today → add directly to Secondary in today's note - Jump back to today's note anytime → `Space+zd` --- ## End of Day (5 min) 1. `today` or `Space+zd` — scroll to the bottom 2. Write 2–3 lines in **End of day** — what happened, what derailed you 3. Fill **Carry forward** — unfinished MITs go here for tomorrow's triage 4. `nsync` — commit and push everything to Gitea --- ## Weekly (15 min — Sunday evening or Monday morning) 1. `week` — open this week's note 2. Review the last 7 daily notes 3. Note what kept getting carried forward (that's a signal — schedule it or drop it) 4. Write the 3–5 most important things for the coming week --- ## Key Keymaps | Key | Action | |--------------|-------------------------| | `Space+zd` | Open today's daily note | | `Space+zi` | Open inbox | | `Space+zf` | Find notes | | `Space+zg` | Search notes | | `Space+zn` | New note | | `Space+zz` | Follow link | | `Space+zb` | Backlinks | | `Space+zt` | Tags | | `Space+zp` | Panel | --- ## Aliases | Alias | Action | |---------|---------------------------------------------| | `today` | Open today's daily note | | `inbox` | Open inbox | | `week` | Open this week's note | | `nsync` | Commit and push all notes to Gitea |