vault backup: 2026-02-25 16:53:37

This commit is contained in:
windyboy
2026-02-25 16:53:37 +08:00
parent 40330ac90d
commit 1e3905d304
266 changed files with 699 additions and 103 deletions
+18
View File
@@ -1182,3 +1182,21 @@ Tags: {"type": "preference", "topic": "daily-workflow"}
**Last Updated**: January 07, 2026
**Maintained By**: Vault Owner
**Version**: 2.0 (Consolidated from CLAUDE.md)
---
## Weekly Inbox Zero (2026-02-25 Baseline)
- 固定每周一次 30 分钟时间盒(建议周日)。
- 批处理顺序:`00_Inbox/Clippings/2026` -> `00_Inbox/Clippings/2025` -> 其他 Inbox。
- 处理规则:
- 仍有价值:移动到 `01_Projects/``02_Areas/``03_Resources/`
- 暂不需要但需保留:移动到 `04_Archive/Inbox-Clippings/`
- 无价值:删除。
- 目标阈值:`00_Inbox/Clippings` 总量 <= 20。
## Capture Workflow Ownership
- 主流程:`templater-obsidian`(模板与笔记结构标准化)。
- 辅助流程:`quickadd`(快速捕获入口,不承载模板标准)。
- 原则:模板逻辑只维护一份,避免 QuickAdd 与 Templater 双重维护。