feature: add anew templates
This commit is contained in:
39
templates/Pages/Generic Meeting (Page Template).md
Normal file
39
templates/Pages/Generic Meeting (Page Template).md
Normal file
@@ -0,0 +1,39 @@
|
||||
<% tp.file.include("[[Frontmatter (Section Template)]]") %>
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## 📋 Agenda
|
||||
|
||||
- [ ]
|
||||
|
||||
## 📝 Notes
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
|
||||
## ✅ Tasks
|
||||
|
||||
- [ ]
|
||||
|
||||
## 👥 Participants
|
||||
|
||||
-
|
||||
|
||||
---
|
||||
|
||||
## Additional Metadata
|
||||
|
||||
**🧰 Attributes**
|
||||
|
||||
- 🗓️ Date:: [[<% tp.date.now() %>]]
|
||||
- 📚 Series::
|
||||
- 🔮 Origin::
|
||||
- 🚀 POD::
|
||||
- ✨ Inspired By::
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- 🧠 Mode:: #mode/airplane
|
||||
- 🗂 Type:: #type/meeting
|
||||
- 🌎 Areas::
|
||||
- 🙌 Team::
|
||||
- 🛰 Platforms:: #platform/zoom
|
||||
Reference in New Issue
Block a user