add claude-obsidian
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
---
|
||||
type: area
|
||||
title: "{{title}}"
|
||||
created: "{{date}}"
|
||||
review_cadence: weekly
|
||||
tags:
|
||||
- area
|
||||
related_projects: []
|
||||
---
|
||||
|
||||
# {{title}}
|
||||
|
||||
## Scope
|
||||
|
||||
(One paragraph: what ongoing responsibility does this area cover? What's IN scope, what's OUT of scope?)
|
||||
|
||||
## Standards
|
||||
|
||||
(What good looks like. What you aim to maintain.)
|
||||
|
||||
## Active projects in this area
|
||||
|
||||
- [[{{project-1}}]]
|
||||
- [[{{project-2}}]]
|
||||
|
||||
## Reference material
|
||||
|
||||
- [[{{resource-1}}]]
|
||||
|
||||
## Review cadence
|
||||
|
||||
(How often you check in on this area. Default: weekly.)
|
||||
Reference in New Issue
Block a user