feature: update boilerplate with key plugins and streamlined templates
This commit is contained in:
28
templates/People (Template).md
Normal file
28
templates/People (Template).md
Normal file
@@ -0,0 +1,28 @@
|
||||
---
|
||||
uuid: <% tp.file.creation_date("YYYYMMDDHHmmss") %>
|
||||
created: <% tp.file.creation_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
updated: <% tp.file.last_modified_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
alias:
|
||||
- "<% tp.file.title.substring(1).split(' ')[0] %>"
|
||||
- "<% tp.file.title.substring(1) %>"
|
||||
---
|
||||
|
||||
# [[<% tp.file.title %>|<% tp.file.title.substring(1) %>]]
|
||||
|
||||
## ℹ️ About
|
||||
|
||||
-
|
||||
|
||||
## ⏰ Reminders
|
||||
|
||||
-
|
||||
|
||||
## 📝 Notes
|
||||
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
## 📇 Additional Metadata
|
||||
|
||||
- 🗂 Type:: #type/people
|
||||
Reference in New Issue
Block a user