Batch 4: Standardize structure and metadata
- 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)
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Blog
|
||||||
|
type: area-hub
|
||||||
|
tags: [area, para, blog, writing]
|
||||||
|
created: 2025-12-29
|
||||||
|
updated: 2025-12-29
|
||||||
|
---
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
```dataview
|
```dataview
|
||||||
table file.ctime as Date from "200-area/Blog"
|
table file.ctime as Date from "200-area/Blog"
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Finance
|
||||||
|
type: area-hub
|
||||||
|
tags: [area, para, finance]
|
||||||
|
created: 2025-12-29
|
||||||
|
updated: 2025-12-29
|
||||||
|
---
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
```dataview
|
```dataview
|
||||||
table file.ctime as Date from "200-area/Finance"
|
table file.ctime as Date from "200-area/Finance"
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Health
|
||||||
|
type: area-hub
|
||||||
|
tags: [area, para, health]
|
||||||
|
created: 2025-12-29
|
||||||
|
updated: 2025-12-29
|
||||||
|
---
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
```dataview
|
```dataview
|
||||||
table file.ctime as Date from "200-area/Health"
|
table file.ctime as Date from "200-area/Health"
|
||||||
|
|||||||
@@ -1,3 +1,9 @@
|
|||||||
|
---
|
||||||
|
title: Brand and Models
|
||||||
|
tags: [house, brands, products, reference]
|
||||||
|
created: 2025-12-29
|
||||||
|
updated: 2025-12-29
|
||||||
|
---
|
||||||
|
|
||||||
## Notes:
|
## Notes:
|
||||||
|
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: House
|
||||||
|
type: area-hub
|
||||||
|
tags: [area, para, house, home]
|
||||||
|
created: 2025-12-29
|
||||||
|
updated: 2025-12-29
|
||||||
|
---
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
```dataview
|
```dataview
|
||||||
table file.ctime as Date from "200-area/House"
|
table file.ctime as Date from "200-area/House"
|
||||||
|
|||||||
@@ -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
|
### Notes
|
||||||
```dataview
|
```dataview
|
||||||
table file.ctime as Date from "200-area/Personal Development"
|
table file.ctime as Date from "200-area/Personal Development"
|
||||||
|
|||||||
@@ -1,3 +1,11 @@
|
|||||||
|
---
|
||||||
|
title: Productivity
|
||||||
|
type: area-hub
|
||||||
|
tags: [area, para, productivity]
|
||||||
|
created: 2025-12-29
|
||||||
|
updated: 2025-12-29
|
||||||
|
---
|
||||||
|
|
||||||
### Notes
|
### Notes
|
||||||
```dataview
|
```dataview
|
||||||
table file.ctime as Date from "200-area/Productivity"
|
table file.ctime as Date from "200-area/Productivity"
|
||||||
|
|||||||
@@ -1,3 +1,10 @@
|
|||||||
|
---
|
||||||
|
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
|
1. Direct real harmful impact if not done -> drop everything and do it
|
||||||
- Customer lost data, server.
|
- Customer lost data, server.
|
||||||
- Family member in trouble
|
- Family member in trouble
|
||||||
|
|||||||
Reference in New Issue
Block a user