Affected files: .obsidian/community-plugins.json .obsidian/hotkeys.json .obsidian/plugins/obsidian-omnivore/data.json .obsidian/plugins/update-time-on-edit/data.json 01. Projects/Setup Obsidian/Objective.md 01. Projects/Setup Obsidian/README.md templates/Project Readme.md
34 lines
No EOL
491 B
Markdown
34 lines
No EOL
491 B
Markdown
---
|
|
created: <% tp.file.creation_date() %>
|
|
updated: <% tp.file.last_modified_date() %>
|
|
status: Backlog
|
|
---
|
|
# <% tp.file.folder() %> <% await tp.file.rename("README") %>
|
|
|
|
## Resources
|
|
|
|
- Item
|
|
|
|
## [Kickoff](Project%20checklists.md#Kickoff)
|
|
|
|
### Completion Criteria
|
|
|
|
This project will be completed when...
|
|
|
|
### Brainstorm
|
|
|
|
- Item
|
|
|
|
## [Outtakes](Project%20checklists.md#Completion)
|
|
|
|
### Was the goal archived?
|
|
|
|
Yes/No, because of...
|
|
|
|
### What did go well?
|
|
|
|
- Item
|
|
|
|
### What did go wrong?
|
|
|
|
- Item |