- 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)
15 lines
198 B
Markdown
15 lines
198 B
Markdown
---
|
|
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"
|
|
sort file.name
|
|
```
|
|
|