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:
19
6 - Zettelkasten/README.md
Normal file
19
6 - Zettelkasten/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Zettelkasten
|
||||
|
||||
原子化的永久笔记 — 你的"第二大脑"核心。
|
||||
|
||||
## 使用原则
|
||||
|
||||
- **一则笔记 = 一个想法**(原子性)
|
||||
- 用自己的话写(不是复制粘贴)
|
||||
- 重点是**笔记之间的链接** `[[]]`,而非分类
|
||||
- 用 tags 辅助搜索,例如 `#concept` `#insight` `#question`
|
||||
- 文件名格式:`YYYYMMDDHHMMSS 标题`(时间戳确保唯一性)
|
||||
|
||||
## 常用 Tags
|
||||
|
||||
- `#concept` — 概念定义
|
||||
- `#insight` — 个人洞察
|
||||
- `#question` — 待探索的问题
|
||||
- `#principle` — 原则或心法
|
||||
- `#connection` — 跨领域链接
|
||||
Reference in New Issue
Block a user