Files
obsidian-vault/templates/Subject.md

27 lines
373 B
Markdown

---
title: "{{title}}"
type: subject
status: active # Options: active, reference, archived
areas:
- "[[TODO]]"
tags: [subject]
created: {{date:YYYY-MM-DD}}
updated: {{date:YYYY-MM-DD}}
---
# {{title}}
## Summary
Brief description of this topic.
## Notes
Facts, observations, links to related notes.
## Related
- **Areas:** [[TODO]]
*Created: {{date:YYYY-MM-DD}}*