From 90bc9fccba3faa93f4939add88dc1ff0ae957e13 Mon Sep 17 00:00:00 2001 From: zhiqiang feng Date: Mon, 29 Dec 2025 14:57:42 +0800 Subject: [PATCH] Batch 4: Standardize structure and metadata MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Rename System Architec/ → System Architecture/ (fix truncated name) - Add standard frontmatter to all 6 hub files (Blog, Finance, Health, House, Personal Development, Productivity) - Add frontmatter to key content files (Brand and models, Task triage) - Standardize tags format (lowercase, hyphen-separated) (vault changes by Claude Code) --- 200-area/Blog/Blog.md | 8 ++++++++ 200-area/Finance/Finance.md | 8 ++++++++ 200-area/Health/Health.md | 8 ++++++++ 200-area/House/Brand and models.md | 6 ++++++ 200-area/House/House.md | 8 ++++++++ .../Personal Development/Personal Development.md | 8 ++++++++ .../产出(Deliverables).md | 0 .../决策方法.md | 0 .../架构目标(Architecture Goals).md | 0 .../系统架构分析员知识体系.md | 0 200-area/Productivity/Productivity.md | 8 ++++++++ 200-area/Productivity/Task triage.md | 15 +++++++++++---- 12 files changed, 65 insertions(+), 4 deletions(-) rename 200-area/Personal Development/{System Architec => System Architecture}/产出(Deliverables).md (100%) rename 200-area/Personal Development/{System Architec => System Architecture}/决策方法.md (100%) rename 200-area/Personal Development/{System Architec => System Architecture}/架构目标(Architecture Goals).md (100%) rename 200-area/Personal Development/{System Architec => System Architecture}/系统架构分析员知识体系.md (100%) diff --git a/200-area/Blog/Blog.md b/200-area/Blog/Blog.md index a8c5de6..7afa72c 100644 --- a/200-area/Blog/Blog.md +++ b/200-area/Blog/Blog.md @@ -1,3 +1,11 @@ +--- +title: Blog +type: area-hub +tags: [area, para, blog, writing] +created: 2025-12-29 +updated: 2025-12-29 +--- + ### Notes ```dataview table file.ctime as Date from "200-area/Blog" diff --git a/200-area/Finance/Finance.md b/200-area/Finance/Finance.md index be6aa4b..9edb41e 100644 --- a/200-area/Finance/Finance.md +++ b/200-area/Finance/Finance.md @@ -1,3 +1,11 @@ +--- +title: Finance +type: area-hub +tags: [area, para, finance] +created: 2025-12-29 +updated: 2025-12-29 +--- + ### Notes ```dataview table file.ctime as Date from "200-area/Finance" diff --git a/200-area/Health/Health.md b/200-area/Health/Health.md index 5e3a2a6..3bed2fe 100644 --- a/200-area/Health/Health.md +++ b/200-area/Health/Health.md @@ -1,3 +1,11 @@ +--- +title: Health +type: area-hub +tags: [area, para, health] +created: 2025-12-29 +updated: 2025-12-29 +--- + ### Notes ```dataview table file.ctime as Date from "200-area/Health" diff --git a/200-area/House/Brand and models.md b/200-area/House/Brand and models.md index eb7b9af..5211ad4 100644 --- a/200-area/House/Brand and models.md +++ b/200-area/House/Brand and models.md @@ -1,3 +1,9 @@ +--- +title: Brand and Models +tags: [house, brands, products, reference] +created: 2025-12-29 +updated: 2025-12-29 +--- ## Notes: diff --git a/200-area/House/House.md b/200-area/House/House.md index 627b2bf..5a7e9ed 100644 --- a/200-area/House/House.md +++ b/200-area/House/House.md @@ -1,3 +1,11 @@ +--- +title: House +type: area-hub +tags: [area, para, house, home] +created: 2025-12-29 +updated: 2025-12-29 +--- + ### Notes ```dataview table file.ctime as Date from "200-area/House" diff --git a/200-area/Personal Development/Personal Development.md b/200-area/Personal Development/Personal Development.md index ff7d7dd..5f123ef 100644 --- a/200-area/Personal Development/Personal Development.md +++ b/200-area/Personal Development/Personal Development.md @@ -1,3 +1,11 @@ +--- +title: Personal Development +type: area-hub +tags: [area, para, personal-development, growth] +created: 2025-12-29 +updated: 2025-12-29 +--- + ### Notes ```dataview table file.ctime as Date from "200-area/Personal Development" diff --git a/200-area/Personal Development/System Architec/产出(Deliverables).md b/200-area/Personal Development/System Architecture/产出(Deliverables).md similarity index 100% rename from 200-area/Personal Development/System Architec/产出(Deliverables).md rename to 200-area/Personal Development/System Architecture/产出(Deliverables).md diff --git a/200-area/Personal Development/System Architec/决策方法.md b/200-area/Personal Development/System Architecture/决策方法.md similarity index 100% rename from 200-area/Personal Development/System Architec/决策方法.md rename to 200-area/Personal Development/System Architecture/决策方法.md diff --git a/200-area/Personal Development/System Architec/架构目标(Architecture Goals).md b/200-area/Personal Development/System Architecture/架构目标(Architecture Goals).md similarity index 100% rename from 200-area/Personal Development/System Architec/架构目标(Architecture Goals).md rename to 200-area/Personal Development/System Architecture/架构目标(Architecture Goals).md diff --git a/200-area/Personal Development/System Architec/系统架构分析员知识体系.md b/200-area/Personal Development/System Architecture/系统架构分析员知识体系.md similarity index 100% rename from 200-area/Personal Development/System Architec/系统架构分析员知识体系.md rename to 200-area/Personal Development/System Architecture/系统架构分析员知识体系.md diff --git a/200-area/Productivity/Productivity.md b/200-area/Productivity/Productivity.md index 1b77fbb..f041cf4 100644 --- a/200-area/Productivity/Productivity.md +++ b/200-area/Productivity/Productivity.md @@ -1,3 +1,11 @@ +--- +title: Productivity +type: area-hub +tags: [area, para, productivity] +created: 2025-12-29 +updated: 2025-12-29 +--- + ### Notes ```dataview table file.ctime as Date from "200-area/Productivity" diff --git a/200-area/Productivity/Task triage.md b/200-area/Productivity/Task triage.md index 65c69b8..b483261 100644 --- a/200-area/Productivity/Task triage.md +++ b/200-area/Productivity/Task triage.md @@ -1,13 +1,20 @@ +--- +title: Task Triage +tags: [productivity, task-management, prioritization] +created: 2025-12-29 +updated: 2025-12-29 +--- + 1. Direct real harmful impact if not done -> drop everything and do it - Customer lost data, server. - Family member in trouble - [[Nala]] is sick and need care 2. Important needed to be done today -> start working on it asap - - Surprise deadline, blocking work - - Might turn into a no. 1 if left unattended - - Important show stopper + - Surprise deadline, blocking work + - Might turn into a no. 1 if left unattended + - Important show stopper 3. Important needed to advance -> schedule it to be done - - Could block a project + - Could block a project - Needed to advance other project - Can be pushed for a couple days 4. Nice to have -> try to scheduling it before it grow higher