feat: add livestream template
This commit is contained in:
60
templates/Livestream (Page Template).md
Normal file
60
templates/Livestream (Page Template).md
Normal file
@@ -0,0 +1,60 @@
|
|||||||
|
---
|
||||||
|
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") %>
|
||||||
|
aliases:
|
||||||
|
- 'SERIES #'
|
||||||
|
---
|
||||||
|
|
||||||
|
# [[<% tp.file.title %>]]
|
||||||
|
|
||||||
|
<% tp.file.include('[[Pre-Stream Checklist (Template)]]') %>
|
||||||
|
|
||||||
|
## ℹ️ About
|
||||||
|
|
||||||
|
### 🐦 Tweet
|
||||||
|
|
||||||
|
```
|
||||||
|
🔴 Live Stream in Session
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
INSERT_STREAM_URL_HERE
|
||||||
|
```
|
||||||
|
|
||||||
|
## 🎯 Goals
|
||||||
|
|
||||||
|
- [ ]
|
||||||
|
|
||||||
|
## 📖 Chapters
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
## 📚 Resources
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
## 📝 Notes
|
||||||
|
|
||||||
|
-
|
||||||
|
|
||||||
|
## 📋 Post-Stream Checklist
|
||||||
|
|
||||||
|
<% tp.file.include('[[Post Stream Checklist (Template)]]') %>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 📇 Additional Metadata
|
||||||
|
|
||||||
|
**🧰 Attributes**
|
||||||
|
|
||||||
|
- 📚 Series::
|
||||||
|
- 🗓️ Recorded On::
|
||||||
|
- 🖨️ Published On::
|
||||||
|
- 🔗 URL::
|
||||||
|
|
||||||
|
**🏷 Tags**
|
||||||
|
|
||||||
|
- 🗂 Type:: #type/content
|
||||||
|
- 🏁 Status:: #status/backlog
|
||||||
|
- 🙌 Team::
|
||||||
Reference in New Issue
Block a user