feature: add anew templates
This commit is contained in:
3
templates/Sections/About (Section Template).md
Normal file
3
templates/Sections/About (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## ℹ️ About
|
||||
|
||||
<% tp.file.cursor() %>
|
||||
3
templates/Sections/Agenda (Section Template).md
Normal file
3
templates/Sections/Agenda (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📋 Agenda
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
39
templates/Sections/Backmatter (Section Template).md
Normal file
39
templates/Sections/Backmatter (Section Template).md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
|
||||
## 📇 Additional Metadata
|
||||
|
||||
**🧰 Attributes**
|
||||
|
||||
- <% tp.file.include('[[Date (Attribute Template)]]') %>
|
||||
- <% tp.file.include('[[Rating (Attribute Template)]]') %>
|
||||
- <% tp.file.include('[[Instrument (Attribute Template)]]') %>
|
||||
- <% tp.file.include('[[Series (Attribute Template)]]') %>
|
||||
- <% tp.file.include('[[Number (Attribute Template)]]') %>
|
||||
- <% tp.file.include('[[Duration (Attribute Template)]]') %>
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- <% tp.file.include('[[Type (Attribute Template)]]') %>
|
||||
- 🚩 Priority::
|
||||
- 🧠 Mode::
|
||||
- 📼 Format::
|
||||
- 🎭 Genre::
|
||||
- 🌎 Areas::
|
||||
- 🙌 Team::
|
||||
- 🏁 Status::
|
||||
- 🏹 Skill::
|
||||
- 🛰 Platform::
|
||||
|
||||
**🖇️ Related Links**
|
||||
|
||||
- 👤 Creator::
|
||||
- 🏛️ Publisher::
|
||||
- 🏬 Vendor::
|
||||
- 🚚 Est Delivery Date::
|
||||
- 👍 Recommended By::
|
||||
- ✨ Inspired By::
|
||||
- 🔮 Origin::
|
||||
- 🚀 POD::
|
||||
- 🗺️ Location::
|
||||
- 📚 Series::
|
||||
- 💼 Project::
|
||||
@@ -0,0 +1,7 @@
|
||||
- [ ] 🔎 #i/practiced/daily-review-protocol
|
||||
- [ ] Review email for 5 min
|
||||
- [ ] Review today's timeline
|
||||
- [ ] Review [GitHub notifications](https://github.com/notifications)
|
||||
- [ ] Update today's summary sections
|
||||
- [ ] Review Quick Capture System
|
||||
- [ ] Review schedule for tomorrow
|
||||
32
templates/Sections/Footer — Manifest — Section Template.md
Normal file
32
templates/Sections/Footer — Manifest — Section Template.md
Normal file
@@ -0,0 +1,32 @@
|
||||
---
|
||||
|
||||
## Additional Metadata
|
||||
|
||||
**🧰 Attributes**
|
||||
|
||||
- ⭐ Rating::
|
||||
- 🚩 Priority::
|
||||
- 📚 Series::
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- 🗂 Type(s)::
|
||||
- 🧠 Mode(s)::
|
||||
- 🧊 EDM::
|
||||
- 📼 Format::
|
||||
- 🎭 Genre(s)::
|
||||
- 🌎 Area(s)::
|
||||
- 🙌 Team(s)::
|
||||
- 🏁 Status::
|
||||
- 🛰 Platform(s)::
|
||||
- 💬 Topic(s)::
|
||||
|
||||
**🖇️ Related Links**
|
||||
|
||||
- 👤 Creator(s)::
|
||||
- 🏬 Vendor::
|
||||
- 👍 Recommended By::
|
||||
- ✨ Inspired By::
|
||||
- 🔮 Origin::
|
||||
- 🚀 POD(s)::
|
||||
- 🗺️ Location(s)::
|
||||
7
templates/Sections/Frontmatter (Section Template).md
Normal file
7
templates/Sections/Frontmatter (Section Template).md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
uuid: <% tp.file.creation_date("YYYYMMDDHHmmss") %>
|
||||
alias:
|
||||
dates:
|
||||
created: <% tp.file.creation_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
last-modified: <% tp.file.last_modified_date("YYYY-MM-DDTHH:mm:ss") %>
|
||||
---
|
||||
3
templates/Sections/Miscellaneous (Section Template).md
Normal file
3
templates/Sections/Miscellaneous (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 🌮 Miscellaneous
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
3
templates/Sections/Notes (Section Template).md
Normal file
3
templates/Sections/Notes (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📝 Notes
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
3
templates/Sections/Participants (Section Template).md
Normal file
3
templates/Sections/Participants (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 👥 Participants
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
3
templates/Sections/Queue (Section Template).md
Normal file
3
templates/Sections/Queue (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📤 Queue
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
3
templates/Sections/Resources (Section Template).md
Normal file
3
templates/Sections/Resources (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📚 Resources
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
10
templates/Sections/Retrospective (Section Template).md
Normal file
10
templates/Sections/Retrospective (Section Template).md
Normal file
@@ -0,0 +1,10 @@
|
||||
## 🔎 Retrospective
|
||||
|
||||
### What went well?
|
||||
-
|
||||
|
||||
### What could be improved?
|
||||
-
|
||||
|
||||
### Other things worth noting?
|
||||
-
|
||||
@@ -0,0 +1,6 @@
|
||||
- [ ] 💾 #i/practiced/save-point-protocol
|
||||
- [ ] Habit: Drink water
|
||||
- [ ] Silence (1 min)
|
||||
- [ ] Update timeline as needed
|
||||
- [ ] Reflect on this morning
|
||||
- [ ] 回光返照
|
||||
14
templates/Sections/Shutdown Ritual (Section Template).md
Normal file
14
templates/Sections/Shutdown Ritual (Section Template).md
Normal file
@@ -0,0 +1,14 @@
|
||||
- [ ] 🌙 #i/practiced/shutdown-ritual
|
||||
- [ ] Silence (1 min)
|
||||
- [ ] Review financial system
|
||||
- [ ] Fill out [[Summary — Section Template]]
|
||||
- [ ] Reflect on today
|
||||
- [ ] 回光返照
|
||||
- [ ] 二十法
|
||||
- [ ] 歡心唸
|
||||
- [ ] 懺悔
|
||||
- [ ] 供養佛菩薩本尊咒
|
||||
- [ ] 回向
|
||||
- [ ] Use Theragun on muscles
|
||||
- [ ] Acknowledge and appreciate how much rest I'm about to get for the night
|
||||
- [ ] Set an intention for tomorrow
|
||||
54
templates/Sections/Startup Ritual (Section Template).md
Normal file
54
templates/Sections/Startup Ritual (Section Template).md
Normal file
@@ -0,0 +1,54 @@
|
||||
- 🌤️ #i/practiced/startup-ritual (30)
|
||||
- [ ] Weigh myself ^a860e8
|
||||
- [ ] Habit: Drink water
|
||||
- [ ] Silence
|
||||
- [ ] 成就咒(七遍)
|
||||
- [ ] 體著無明傷生咒(七遍)
|
||||
- [ ] 鞋底解脫咒(七遍)
|
||||
- [ ] 用水咒(七遍)
|
||||
- [ ] 我要今生了勝脱死得大成就。
|
||||
- [ ] 我要普渡六道眾生和幫他們脱離這個痛苦的六道輪迴。
|
||||
- [ ] 戒律
|
||||
- [ ] 三聚淨戒
|
||||
- [ ] 十善
|
||||
- [ ] 四無量心
|
||||
- [ ] 六度
|
||||
- [ ] 八基正見
|
||||
- [ ] 大悲我母菩提心
|
||||
- [ ] 菩薩應照菩提心
|
||||
- [ ] 二十法
|
||||
- [ ] 五戒
|
||||
- [ ] 咒語
|
||||
- [ ] 南無第三世多杰羌佛
|
||||
- [ ] 多杰羌佛心咒
|
||||
- [ ] 百字明咒
|
||||
- [ ] 滅罪咒
|
||||
- [ ] 心經
|
||||
- [ ] 大悲咒
|
||||
- [ ] 佛書
|
||||
- [ ] "暇滿殊勝海心髓"
|
||||
- [ ] "最勝菩提空行海心髓"
|
||||
- [ ] 回光返照
|
||||
- [ ] 你的正業是什麼?
|
||||
- [ ] 他非即我非,同體名大悲。
|
||||
- [ ] 我永遠有一個慚愧的心,一個忍辱的心。
|
||||
- [ ] “忍辱是第一道,勝過一切,能忍辱,則能真正成道”
|
||||
- [ ] “人身難得、死亡無常、輪迴痛苦、因果必報、正法現前、斷我修持、自救救他”
|
||||
- [ ] “修行就是要修徹底,不徹底,就不能大成就”
|
||||
- [ ] “迷時師渡我,悟時我自度”
|
||||
- [ ] “我是因地菩薩,今生必須成為大聖,我必須以忍辱負重為主,去掉自私的驕傲心行,要認清自己造過無數的罪業,無論我現在身份地位多高,也是與普通人一樣毫無價值的臭皮囊,同樣是在死亡道上前進的一人,所以我本來就是一個很普通的人、黑業之人,因此我必須是所有眾生的低下服務人員,為他們效力這是我應該的,我沒有半點比他們高貴的地方.”
|
||||
- [ ] Warm-up Exercise
|
||||
- [ ] 10x Jumping Jacks
|
||||
- [ ] 1x Sun Salutation
|
||||
- [ ] 3x Downdog / Plank Shifts
|
||||
- [ ] 1x Ragdoll
|
||||
- [ ] 1x Twist Left / Right
|
||||
- [ ] 1x Rollup with Gratitude
|
||||
- [ ] Plan the day
|
||||
- [ ] Review today's calendar
|
||||
- [ ] Establish...
|
||||
- [ ] When the day starts
|
||||
- [ ] When there's time for lunch
|
||||
- [ ] When the day ends
|
||||
- [ ] Review linked mentions
|
||||
- [ ] Review weekly note
|
||||
3
templates/Sections/Summary (Section Template).md
Normal file
3
templates/Sections/Summary (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 📑 Summary
|
||||
|
||||
<% tp.file.cursor() %>
|
||||
3
templates/Sections/Tasks (Section Template).md
Normal file
3
templates/Sections/Tasks (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## ✅ Tasks
|
||||
|
||||
- [ ] <% tp.file.cursor() %>
|
||||
3
templates/Sections/Training (Section Template).md
Normal file
3
templates/Sections/Training (Section Template).md
Normal file
@@ -0,0 +1,3 @@
|
||||
## 🏹 Training
|
||||
|
||||
- <% tp.file.cursor() %>
|
||||
Reference in New Issue
Block a user