vault backup: 2026-01-08 09:34:22

This commit is contained in:
windyboy
2026-01-08 09:34:22 +08:00
parent e967fa874a
commit 0e4d21f721
28 changed files with 3164 additions and 271 deletions
+24
View File
@@ -0,0 +1,24 @@
# Note Standards & Frontmatter
## Required Frontmatter
```yaml
---
created: YYYY-MM-DD
modified: YYYY-MM-DD
tags: [specific, tags]
status: draft|active|complete|archived
---
```
## File Naming
- **Daily notes**: YYYY-MM-DD.md (e.g., 2026-01-08.md)
- **Project notes**: Clear, descriptive names with context
- **Resource notes**: Topic-based naming
- **Avoid**: Special characters except hyphens and underscores
## Note Types
- **Atomic Notes**: Single concept, highly linkable
- **MOCs**: Topic hubs with curated links
- **Daily Notes**: Journal entries, meeting notes, quick captures
- **Project Notes**: Actionable items with clear outcomes
- **Evergreen Notes**: Permanent, well-developed ideas