Initial commit: Obsidian KDB with templates

This commit is contained in:
2026-05-15 12:43:10 +03:00
commit fa9af09db5
22 changed files with 3208 additions and 0 deletions
+44
View File
@@ -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}}