Initial commit: Obsidian KDB with templates
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
name: {{title}}
|
||||
description: {{description}}
|
||||
type: reference
|
||||
created: {{date}} {{time}}
|
||||
url:
|
||||
---
|
||||
|
||||
# {{title}}
|
||||
|
||||
## Resource
|
||||
|
||||
{{URL or location}}
|
||||
|
||||
## Purpose
|
||||
|
||||
{{What this resource is used for}}
|
||||
|
||||
## When to Use
|
||||
|
||||
{{When you should reference this}}
|
||||
|
||||
## Notes
|
||||
|
||||
---
|
||||
|
||||
**Type:** `#type/reference`
|
||||
**Created:** {{date}} {{time}}
|
||||
Reference in New Issue
Block a user