refactor(vault): Phase 3 — metadata convergence
- Backfill `created` frontmatter on 266 active notes (git date or mtime) - Normalize `status` to 4 values: draft/active/done/archived (11 notes) - Active/进行中/needs-review → active - archive → archived - 待执行/conditional → draft - 完成/accepted → done - Declare clipper boundary: 04_Archive/Inbox-Clippings/** exempt from migration - Update depth rule: max 3 → max 4 levels (new notes only) - Add metadata-converge.mjs script for reproducibility
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
https://seths.blog/2019/11/busy-is-a-choice-productive-is-a-skill/
|
||||
|
||||
Productivity, on the other hand, has little to do with busy.
|
||||
|
||||
+3
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
http://dantawfik.com/craftsmanship-the-alternative-to-the-four-hour-work-week-mindset-1
|
||||
|
||||
What is missed in all of this is the mindset of craftsmanship; that one’s expertise and deliberate focus on one’s craft is actually the primary driver for success and not some crapshoot of a series of hacks.
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
Tags: [[Article]] [[Productivity]] - [[Scheduling]] [[Time Blocking]]
|
||||
Author: [[Charlie Gilkey]]
|
||||
From: https://www.productiveflourishing.com/time-blocking/
|
||||
|
||||
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
### Notes
|
||||
```dataview
|
||||
table file.ctime as Date from "300-resources/Productivity"
|
||||
|
||||
+3
@@ -1,3 +1,6 @@
|
||||
---
|
||||
created: 2026-01-05
|
||||
---
|
||||
https://blog.rescuetime.com/smart-goals-examples/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user