Initial commit: Obsidian KDB with templates
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
---
|
||||
name: {{title}}
|
||||
description: {{description}}
|
||||
type: project
|
||||
created: {{date}} {{time}}
|
||||
status: active
|
||||
related:
|
||||
---
|
||||
|
||||
# {{title}}
|
||||
|
||||
## Fact/Decision
|
||||
|
||||
{{What is happening or was decided}}
|
||||
|
||||
## Why
|
||||
|
||||
{{Motivation - constraint, deadline, stakeholder ask}}
|
||||
|
||||
## How to Apply
|
||||
|
||||
{{How this should shape suggestions/work}}
|
||||
|
||||
## Status
|
||||
|
||||
- [ ] Active
|
||||
- [ ] Completed
|
||||
- [ ] Archived
|
||||
|
||||
## Timeline
|
||||
|
||||
- **Started:** {{date}}
|
||||
- **Target:**
|
||||
- **Completed:**
|
||||
|
||||
## Related
|
||||
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
**Type:** `#type/project`
|
||||
**Status:** `active`
|
||||
**Created:** {{date}} {{time}}
|
||||
Reference in New Issue
Block a user