- 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
47 lines
1.7 KiB
Markdown
47 lines
1.7 KiB
Markdown
---
|
||
created: 2026-01-05
|
||
---
|
||
|
||
## P.A.R.A
|
||
P.rojects
|
||
A.reas
|
||
R.esources
|
||
A.rchive
|
||
|
||
## Definitions
|
||
- Projects => Every current projects (see def. below) that are actionable with their notes, files, artifacts
|
||
- Areas => Zone of responsibility with standard to uphold over long periods, parent, animals, management, coding, house
|
||
- Resources => Zone of interest for various topics that don’t require standard/responsibility, game, phone, productivity, self development, technology
|
||
- Archive => Where things from all the other category become unused, finished, change of responsibility etc
|
||
|
||
A project is something with a goal and a deadline that requires more than 1 step to complete
|
||
A project packet is an intermediate step before the completion that is itself a “thing” made and that could be reused or serves as a snapshot of progress
|
||
|
||
## Workflow
|
||
### Projects flow
|
||
Project -> Areas -> Resources -> Archive
|
||
|
||
Project -> AreasA project turned into something more after finishing it. Eg. new responsibility over the thing made, new job opportunity etc
|
||
Project -> ResourcesA part of the project packet or the thing made could be reused in other ways later. Eg. PowerPoint layout, book resume, study notes etc
|
||
Project -> ArchiveOnce the project is finished, areas and resources information or packet have been moved what’s left goes into archive for conservation and possible reuse later
|
||
|
||
### Areas flow
|
||
Project <- Areas -> Resources -> Archive
|
||
|
||
Areas -> Project
|
||
Areas -> Resources
|
||
Areas -> Archive
|
||
|
||
### Resources flow
|
||
Project <- Areas <- Resources -> Archive
|
||
|
||
Resources -> Project
|
||
Resources -> Areas
|
||
Resources -> Archive
|
||
|
||
### Archive flow
|
||
Project <- Areas <- Resources <- Archive
|
||
|
||
Archive -> Project
|
||
Archive -> Areas
|
||
Archive -> Resources |