Journal
Your thinking space. Daily notes, reflections, decisions.
What Goes Here
- Daily journal entries
- Meeting notes
- Personal reflections
- Decision logs
- Anything you write that isn't a source or a wiki page
Rules
- You own this zone. The agent reads but never modifies your entries.
- The
/dailycommand (Claude Code) creates a scaffold — a file with section headers you fill in. - File naming:
YYYY-MM-DD.mdfor daily entries, or descriptive names for topical entries. - Frontmatter is required on all entries.
Frontmatter
---
type: journal
title: "YYYY-MM-DD"
created: YYYY-MM-DD
tags: [journal]
---
Template Sections
The /daily scaffold includes:
## Focus
{What you're working on today.}
## Notes
{Observations, ideas, connections.}
## Tomorrow
{What's next.}