feat(vault): track PARA layer (Categories/References/Notes/Daily/Clippings/Tags/Attachments/Presentations)

- Add 8 PARA directories to .gitignore whitelist (234 files)
- Completes dual-layer sync: LLM Wiki layer + PARA personal knowledge layer
- markdown_output/ remains excluded (transit zone)
This commit is contained in:
2026-07-01 08:50:00 +08:00
parent ee46368f9a
commit 8273017082
235 changed files with 10094 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Albums.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Board games.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Books.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Clippings.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Companies.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Events.base]]
+7
View File
@@ -0,0 +1,7 @@
---
tags:
- categories
---
An evergreen note is an idea. It doesn't have to be something that I agree with, but something is [[Composability|composable]]. In a way, every idiom is a kind of evergreen idea.
![[Evergreen.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Games.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Journal.base]]
+30
View File
@@ -0,0 +1,30 @@
---
tags:
- categories
- wiki
---
# LLM Wiki
基于 [[LLM Wiki]] 模式构建的个人知识库。LLM 增量构建并维护结构化、互相链接的 Markdown 页面。
## 核心概念
- [[LLM Wiki]] — 核心模式介绍
- [[RAG vs 持久化知识库]] — RAG 与 Wiki 的对比
- [[知识库维护自动化]] — LLM 解决维护负担
- [[Memex]] — Vannevar Bush 的愿景(1945
## 人物
- [[Andrej Karpathy]] — LLM Wiki 模式提出者
- [[Vannevar Bush]] — Memex 概念提出者
## 工具
- [[qmd]] — 本地 Markdown 搜索引擎
## 管理
- [[index]] — 内容索引
- [[log]] — 活动日志
+5
View File
@@ -0,0 +1,5 @@
---
tags:
- categories
---
![[Meetings.base]]
+14
View File
@@ -0,0 +1,14 @@
---
tags:
- categories
---
## Favorites
![[Movies.base#Favorites]]
## Last seen
![[Movies.base#Last seen]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[People.base]]
+8
View File
@@ -0,0 +1,8 @@
---
tags:
- categories
---
![[Map.base]]
![[Places.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Podcast episodes.base]]
+7
View File
@@ -0,0 +1,7 @@
---
tags:
- categories
related: "[[Podcast episodes]]"
---
![[Podcasts.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Posts.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Products.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Projects.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Recipes.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Shows.base]]
+6
View File
@@ -0,0 +1,6 @@
---
tags:
- categories
---
![[Trips.base]]
+20
View File
@@ -0,0 +1,20 @@
---
categories: "[[人物卡]]"
tags:
- 人物卡
---
## 人物卡 - <姓名>
**简介**:<出生日期,出生地,毕业院校,生平等>
**作品**
**成就**
**出处**
## 参考来源
![[人物卡.base]]
---
+8
View File
@@ -0,0 +1,8 @@
---
tags:
- categories
aliases:
- 修证
---
![[修炼.base]]
+17
View File
@@ -0,0 +1,17 @@
---
categories: "[[判断卡-模版]]"
tags:
- 判断卡
---
### [[主题]]
### [[内涵]]
## [[判断卡]]标题
## 参考来源
**出处**:
![[判断卡.base]]
---
+20
View File
@@ -0,0 +1,20 @@
---
categories: "[[反常识卡]]"
tags:
- 反常识卡
---
### [[主题]]
### [[内涵]]
## [[反常识卡]]标题
**常识**<认知中的常识>
**反常识**<需要刷新的认知>
**启发**<有什么启发>
## 参考来源
![[反常识卡.base]]
+21
View File
@@ -0,0 +1,21 @@
---
categories: "[[技巧卡-模版]]"
tags:
- 技巧卡
---
### [[主题]]
### [[内涵]]
## [[技巧卡]] - <标题>
**描述**<描述作用>
**步骤**
    1....
    2....
    3....
**出处**
![[技巧卡.base]]
---
+14
View File
@@ -0,0 +1,14 @@
---
categories: "[[摘要卡]]"
tags:
- 摘要卡
---
### [[主题]]
### [[内涵]]
## [[摘要卡]]-标题
**摘要**<原文句子>
**出处**
![[摘要卡.base]]
+14
View File
@@ -0,0 +1,14 @@
---
categories: "[[方法卡]]"
tags:
- 方法卡
---
### [[主题]]
### [[内涵]]
## [[方法卡]]标题
## 参考来源
![[方法卡.base]]
+22
View File
@@ -0,0 +1,22 @@
---
categories: "[[概念卡]]"
tags:
- 概念卡
---
### [[主题]]
### [[内涵]]
## [[概念卡]]标题
**提出者**<姓名>, <年份>
**描述**<具体描述或摘抄>
**复述**<用自己的话复述>
**启发**<有什么启发>
**出处**:
![[概念卡.base]]
---
+19
View File
@@ -0,0 +1,19 @@
---
categories: "[[短文卡]]"
tags:
- 短文卡
---
### [[主题]]
### [[内涵]]
## [[短文卡]]标题
**正文**
**出处**
## 参考来源
![[短文卡.base]]
---
+28
View File
@@ -0,0 +1,28 @@
---
categories: "[[结构卡]]"
tags:
- 结构卡
---
### [[主题]]
### [[内涵]]
## [[结构卡]]标题
**描述**<描述作用>
**内容**
    1....
        (1) ...
            a. ...
            b. ...
            c. ...
        (2) ...
        (3) ...
    2....
    3....
**出处**
## 参考来源
![[结构卡.base]]
+13
View File
@@ -0,0 +1,13 @@
---
categories: "[[联想卡]]"
tags:
- 联想卡
---
### [[主题]]
### [[内涵]]
## [[联想卡]]标题
## 参考来源
![[联想卡.base]]
---
+14
View File
@@ -0,0 +1,14 @@
---
categories: "[[行动卡]]"
tags:
- 行动卡
---
### [[主题]]
### [[内涵]]
## [[行动卡]]标题
## 参考来源
![[行动卡.base]]
+15
View File
@@ -0,0 +1,15 @@
---
categories: "[[认知卡]]"
tags:
- 认知卡
---
### [[主题]]
### [[内涵]]
## [[认知卡]]标题
## 参考来源
![[认知卡.base]]
---
+103
View File
@@ -0,0 +1,103 @@
---
categories:
- "[[Categories]]"
tags:
- categories
- reading
created: 2026-05-23
---
# 读书笔记
读书笔记是对书籍、文章、视频等内容的摘录、理解和反思的记录。
## 核心原则
**目的**:不是为了存储原文,而是为了提炼观点、连接知识、启发思考。
**分类**
- `[[Clippings]]` - 网页文章摘录
- `[[读书笔记]]` - 深度阅读和理解
**差异**
- Clippings:原文摘录,轻度处理
- 读书笔记:深度理解,结构化整理,Callout 高亮,延伸关联
## 标准格式
### Frontmatter
```yaml
---
categories:
- "[[读书笔记]]"
tags:
- reading
- {主题标签}
- {作者标签}
created: YYYY-MM-DD
rating: 1-5
author:
- 作者名
via: "" # 来源渠道
url: "{链接}"
---
```
### 内容结构
1. **一句话总结** - 20-50 字精炼核心观点
2. **来源信息** - 明确标注来源和链接
3. **正文** - 结构化的章节内容
4. **总结** - 核心论点表格
5. **延伸阅读** - wikilink 关联相关笔记
### Callout 高亮
建议使用 3-8 个 Callout 高亮关键观点:
- `info` - 核心观点
- `tip` - 实践建议
- `warning` - 警示
- `danger` - 危险/后果
- `important` - 重要原则
- `success` - 成功案例
- `quote` - 金句引用
- `example` - 案例示例
## 工作流
### 创建笔记
1. 复制 `Templates/读书笔记模板.md`
2. 填写 frontmatter
3. 编写一句话总结
4. 整理正文内容(按章节)
5. 添加 Callout 高亮
6. 添加总结和延伸阅读
### 定期优化
**每周任务**
- [ ] 检查本周读书笔记
- [ ] 添加缺失的 Callout
- [ ] 添加相关 wikilink
**每月任务**
- [ ] 批量检查 frontmatter
- [ ] 统一标签命名
- [ ] 创建缺失的概念笔记
## 相关资源
- [[读书笔记优化规范]] - 完整版式标准
- [[Templates/读书笔记模板.md]] - 可直接使用的模板
- [[AGENTS.md]] - PARA + LLM Wiki 架构规范
## 示例
- [[读躬行客之《井冈山的战略》]]
- [[读躬行客之《三虎的表现无懈可击》]]
---
> 读书不是为了阅读,而是为了理解、连接、启发。
+25
View File
@@ -0,0 +1,25 @@
---
categories: "[[金句卡]]"
tags:
- 金句卡
---
### [[主题]]
### [[内涵]]
## [[金句卡]]标题
**原文**<摘抄>
**复述**<用自己的话复述>
**启发**<有什么启发>
**出处**
## 参考来源
**出处**:
![[金句卡.base]]
---