29 lines
490 B
Markdown
29 lines
490 B
Markdown
---
|
|
title: "{{title}}"
|
|
type: index
|
|
status: active
|
|
areas: []
|
|
tags: [index, navigation]
|
|
created: {{date:YYYY-MM-DD}}
|
|
updated: {{date:YYYY-MM-DD}}
|
|
---
|
|
|
|
# {{title}}
|
|
|
|
## Sections
|
|
|
|
<!-- Navigation links to other index/overview notes -->
|
|
|
|
## Dataview Queries
|
|
|
|
<!-- Use Dataview to auto-generate lists by type, area, project, tag -->
|
|
|
|
## Notes
|
|
|
|
- Keep this note concise — it is a navigation hub only.
|
|
- Content belongs in canonical notes, not in index pages.
|
|
|
|
---
|
|
|
|
*Created: {{date:YYYY-MM-DD}}*
|