39 lines
424 B
Markdown
39 lines
424 B
Markdown
---
|
|
title: "Research: {{topic}}"
|
|
status: "draft"
|
|
folder: "02-notes"
|
|
tags: [research, wip]
|
|
created: "{{date:YYYY-MM-DD}}"
|
|
updated: "{{date:YYYY-MM-DD}}"
|
|
version: "1.0.0"
|
|
---
|
|
|
|
# Research: {{topic}}
|
|
|
|
## Question
|
|
|
|
> What are we trying to find out?
|
|
|
|
## Sources
|
|
|
|
- [ ]
|
|
|
|
## Findings
|
|
|
|
-
|
|
|
|
## Open Questions
|
|
|
|
- [ ]
|
|
|
|
## Related
|
|
|
|
- [[]]
|
|
|
|
## Status
|
|
|
|
- [ ] Drafting
|
|
- [ ] Sources cited
|
|
- [ ] Findings written
|
|
- [ ] Reviewed
|
|
- [ ] Archived |