23 lines
236 B
Markdown
23 lines
236 B
Markdown
|
|
---
|
||
|
|
name: {{title}}
|
||
|
|
description: {{description}}
|
||
|
|
type: user
|
||
|
|
created: {{date}} {{time}}
|
||
|
|
related:
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{title}}
|
||
|
|
|
||
|
|
## Context
|
||
|
|
|
||
|
|
## Details
|
||
|
|
|
||
|
|
## Why this matters
|
||
|
|
|
||
|
|
## How I work
|
||
|
|
|
||
|
|
---
|
||
|
|
|
||
|
|
**Type:** `#type/user`
|
||
|
|
**Created:** {{date}} {{time}}
|