Folder Notes
Section titled “Folder Notes”[!abstract] Purpose Folder notes give every KB folder a landing page: a purpose statement, curated links to the most important content, and an auto-generated map of contents. They make the vault navigable for humans and AI alike.
🌟 Key Notes & Concepts
Section titled “🌟 Key Notes & Concepts”- Folder Note Template — use this for all new folder notes
- Folders with folder notes are underlined in the Obsidian sidebar
- The Waypoint plugin auto-generates the Map of Contents section — do not edit it manually
- The Templater plugin inserts the template content (Alt-E)
How to Create a Folder Note
Section titled “How to Create a Folder Note”- Create the folder in Obsidian’s file explorer
- Right-click the folder → Folder Note Commands → Create markdown folder note
- The folder note opens (same name as folder)
- Press Alt-E → select Create Folder Note template
- Fill in:
- Purpose: what lives here + why it matters (2 sentences max)
- Key Notes & Concepts: wiki-links to the 3–5 most important files
- Related Areas: links to adjacent folders or notes
- Waypoint auto-populates Map of Contents when you save
Folder Note Template Structure
Section titled “Folder Note Template Structure”Based on 01_Identity (the reference standard):
---tags: [index]title: [Folder Name]---# [Folder Name]
> [!abstract] Purpose> [What] — [Why]
---## 🌟 Key Notes & Concepts[curated links + concepts]
---## 🔗 Related Areas[navigation links]
---## 🗂️ Map of Contents[Waypoint auto-generates this]Purpose callout: 1–2 sentences. First sentence = what lives here. Second = why it matters or how it’s used. Key Notes & Concepts: Curated, not exhaustive. The 3–5 things someone new would most need. Map of Contents: Auto-managed by Waypoint. Do not edit.
Maintenance
Section titled “Maintenance”- When to update: When the folder’s purpose changes, or when new key files are added that should be highlighted
- Who updates: Human reviews quarterly; AI updates when creating new files in a folder it knows well
- Waypoint: Updates automatically when files are added/removed — no manual action needed