Capture noteworthy learnings, discoveries, and solutions to the user's Obsidian vault. Two behaviors: (1) Proactively suggest creating standalone notes when something non-trivial and worth remembering comes up — a feature implementation insight, a useful pattern, a solved problem. (2) Automatically append a short bullet to the daily note after completing any task or interaction (no confirmation needed). Also triggers on explicit requests like "save this as a note", "capture this", "add to obsidian".
~/vaults/Personal/
Choose the most fitting location based on content:
| Content type | Path |
|---|---|
| Programming concepts, tools, patterns | areas/programming/ |
| Project-specific learnings | projects/{project-name}/ |
| AI/ML topics | resources/ai-lab/ |
| Nothing fits well | daily-notes/{YYYY-MM-DD}.md (append to existing) |
Use your judgement. Look at existing files in candidate folders before deciding.
Use the existing convention found in the vault:
---