Update from obsidian - thinkpad
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
This commit is contained in:
parent
d5ec45d905
commit
037a89b43e
7 changed files with 89 additions and 5 deletions
34
templates/Project Readme.md
Normal file
34
templates/Project Readme.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
---
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue