daily-note
Installation
SKILL.md
Daily Note
Create, read, or append to daily notes.
Workflow
Read Today's Note
- Use
obsidian_get_periodic_note({ period: "daily" }) - Display content or note if missing
Create Today's Note
- Check if daily note exists
- Determine path from periodic notes config or CLAUDE.md
- Create with appropriate template/frontmatter
- Common path patterns:
Planner/YYYY/MM-Month/YYYY-MM-DD.mdDaily/YYYY-MM-DD.mdJournal/YYYY/YYYY-MM-DD.md