feature: add tasks template
This commit is contained in:
48
templates/3 - Pages/Page — Tasks
Normal file
48
templates/3 - Pages/Page — Tasks
Normal file
@@ -0,0 +1,48 @@
|
|||||||
|
---
|
||||||
|
uuid: {{tp_date:f=YYYYMMDD}}{{tp_time:f=HHmmss}}
|
||||||
|
alias: "■ {{tp_title}}"
|
||||||
|
dates:
|
||||||
|
created: {{tp_creation_date:f=YYYY-MM-DDTHH:mm:ss}}
|
||||||
|
last-updated: {{tp_last_modif_date:f=YYYY-MM-DDTHH:mm:ss}}
|
||||||
|
time:
|
||||||
|
estimate:
|
||||||
|
completed:
|
||||||
|
---
|
||||||
|
|
||||||
|
# {{tp_title}}
|
||||||
|
|
||||||
|
## ℹ️ About
|
||||||
|
|
||||||
|
*What is the problem you're trying to solve?*
|
||||||
|
|
||||||
|
{{tp_cursor}}
|
||||||
|
|
||||||
|
|
||||||
|
## 📋 Checklist
|
||||||
|
|
||||||
|
- [ ]
|
||||||
|
|
||||||
|
|
||||||
|
## 📖 Logs
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**🏷 Tags**
|
||||||
|
|
||||||
|
- 🧠 Mode:
|
||||||
|
- 🗂 Type: #type/task
|
||||||
|
- 🌎 Area:
|
||||||
|
- 🚀 Team:
|
||||||
|
- 🏁 Status: #status/todo
|
||||||
|
- 🛰 Platform:
|
||||||
|
- 💬 Topic:
|
||||||
|
|
||||||
|
|
||||||
|
**🖇️ Related Links**
|
||||||
|
|
||||||
|
- ✨ POD:
|
||||||
|
- 🔮 Origin:
|
||||||
|
- 🔗 Location:
|
||||||
Reference in New Issue
Block a user