feat: initialize Knowledge vault with PARA + Zettelkasten system

- PARA folder structure (Inbox, Projects, Areas, Resources, Archive)
- Zettelkasten folder for atomic permanent notes
- Daily Notes folder with template
- 6 note templates (Inbox, Daily, Zettelkasten, Project, Resource, MOC)
- System folder for Attachments and Templates
- Home dashboard with Dataview query
- CLAUDE.md with knowledge-vault skill integration
- README with complete usage guide

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Yaojia Wang
2026-03-07 17:27:51 +01:00
commit 50d7d1de3d
30 changed files with 13332 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-checklist-plugin",
"name": "Checklist",
"version": "2.2.14",
"minAppVersion": "0.14.5",
"description": "Combines checklists across pages into users sidebar",
"author": "delashum",
"isDesktopOnly": false
}