feature: update sections templates
This commit is contained in:
10
templates/2 - Sections/Section — Retrospective.md
Normal file
10
templates/2 - Sections/Section — Retrospective.md
Normal file
@@ -0,0 +1,10 @@
|
||||
## 🔎 Retrospective
|
||||
|
||||
### What went well?
|
||||
-
|
||||
|
||||
### What could be improved?
|
||||
-
|
||||
|
||||
### Other things worth noting?
|
||||
-
|
||||
3
templates/2 - Sections/Section — About.md
Normal file
3
templates/2 - Sections/Section — About.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## ℹ️ About
|
||||
|
||||
{{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Agenda.md
Normal file
3
templates/2 - Sections/Section — Agenda.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📋 Agenda
|
||||
|
||||
-
|
||||
20
templates/2 - Sections/Section — Footer.md
Normal file
20
templates/2 - Sections/Section — Footer.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- 🧠 Mode:
|
||||
- 🗂 Type:
|
||||
- 🌎 Area:
|
||||
- 🚀 Team:
|
||||
- 🏁 Status:
|
||||
- 🛰 Platform:
|
||||
- 💬 Topic:
|
||||
|
||||
|
||||
**🖇️ Related Links**
|
||||
|
||||
- 👤 Creator(s):
|
||||
- 👍 Recommended By:
|
||||
- 🔮 Origin:
|
||||
- ✨ POD:
|
||||
- 🔗 Location:
|
||||
3
templates/2 - Sections/Section — Logs.md
Normal file
3
templates/2 - Sections/Section — Logs.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📖 Logs
|
||||
|
||||
{{tp_cursor}}
|
||||
34
templates/2 - Sections/Section — Meeting.md
Normal file
34
templates/2 - Sections/Section — Meeting.md
Normal file
@@ -0,0 +1,34 @@
|
||||
## 📋 Agenda
|
||||
|
||||
-
|
||||
|
||||
|
||||
## 📝 Notes
|
||||
|
||||
-
|
||||
|
||||
|
||||
## 👥 Participants
|
||||
|
||||
-
|
||||
|
||||
|
||||
---
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- 🧠 Mode:
|
||||
- 🗂 Type: #type/event/meeting
|
||||
- 🌎 Area:
|
||||
- 🚀 Team:
|
||||
- 🛰 Platform:
|
||||
- 💬 Topic:
|
||||
|
||||
|
||||
**🖇️ Related Links**
|
||||
|
||||
- 👤 Creator(s):
|
||||
- 👍 Recommended By:
|
||||
- 🔮 Origin:
|
||||
- ✨ POD:
|
||||
- 🔗 Location:
|
||||
12
templates/2 - Sections/Section — Meta Frontmatter.md
Normal file
12
templates/2 - Sections/Section — Meta Frontmatter.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
uuid: {{tp_date:f=YYYYMMDD}}{{tp_time:f=HHmmss}}
|
||||
alias:
|
||||
dates:
|
||||
created: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
|
||||
last-updated: {{tp_last_modif_date:f=YYYY-MM-DDTHH:mm:ss}}
|
||||
tags:
|
||||
---
|
||||
|
||||
# {{tp_title}}
|
||||
|
||||
{{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Miscellaneous.md
Normal file
3
templates/2 - Sections/Section — Miscellaneous.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 🌮 Miscellaneous
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Notes.md
Normal file
3
templates/2 - Sections/Section — Notes.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📝 Notes
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Participants.md
Normal file
3
templates/2 - Sections/Section — Participants.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 👥 Participants
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Projects.md
Normal file
3
templates/2 - Sections/Section — Projects.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 💼 Projects
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Queue — Template.md
Normal file
3
templates/2 - Sections/Section — Queue — Template.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📤 Queue
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Resources.md
Normal file
3
templates/2 - Sections/Section — Resources.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📚 Resources
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Summary — Template.md
Normal file
3
templates/2 - Sections/Section — Summary — Template.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📊 Summary
|
||||
|
||||
{{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Tasks.md
Normal file
3
templates/2 - Sections/Section — Tasks.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## ✅ Tasks
|
||||
|
||||
- {{tp_cursor}}
|
||||
3
templates/2 - Sections/Section — Training.md
Normal file
3
templates/2 - Sections/Section — Training.md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 🏹 Training
|
||||
|
||||
- {{tp_cursor}}
|
||||
Reference in New Issue
Block a user