30 lines
616 B
Markdown
30 lines
616 B
Markdown
---
|
|
title: "Notes"
|
|
status: "active"
|
|
folder: "02-notes"
|
|
tags: [readme, notes]
|
|
created: "2026-07-29"
|
|
updated: "2026-07-29"
|
|
version: "1.0.0"
|
|
---
|
|
|
|
# Notes
|
|
|
|
Short notes, scratch work, per-topic research notes that aren't substantial enough for `06-research/`.
|
|
|
|
## When to use
|
|
|
|
- Quick scratch work
|
|
- Per-topic research that's < 1 page
|
|
- Notes that reference a task in `07-tasks/`
|
|
|
|
## When NOT to use
|
|
|
|
- **Tasks** → use `07-tasks/` (one file per task)
|
|
- **Long-form research with citations** → use `06-research/`
|
|
- **Daily notes** → use `01-logs/daily/YYYY-MM-DD.md`
|
|
|
|
## File naming
|
|
|
|
`topic-slug.md` — kebab-case.
|