feature: add anew templates
This commit is contained in:
48
templates/Pages/Book (Page Template).md
Normal file
48
templates/Pages/Book (Page Template).md
Normal file
@@ -0,0 +1,48 @@
|
||||
<% tp.file.include('[[Frontmatter (Section Template)]]') %>
|
||||
|
||||
![<% tp.file.title %> Cover Art]()
|
||||
|
||||
# <% tp.file.title %>
|
||||
|
||||
## 📝 Notes
|
||||
|
||||
-
|
||||
|
||||
## 📋 Table of Contents
|
||||
|
||||
|
||||
|
||||
## ℹ️ About
|
||||
|
||||
|
||||
|
||||
---
|
||||
|
||||
## 📇 Additional Metadata
|
||||
|
||||
**🧰 Attributes**
|
||||
|
||||
- <% tp.file.include('[[Rating — Metadata — Block Template]]') %>::
|
||||
- <% tp.file.include('[[Priority — Metadata — Block Template]]') %>::
|
||||
- 🏃♂️ Start Date::
|
||||
- 👀 Next Assessment Date::
|
||||
- 🎯 Goal Completion Date::
|
||||
- 📆 Completion Date::
|
||||
|
||||
**🏷 Tags**
|
||||
|
||||
- <% tp.file.include('[[Type (Attribute Template)]]') %>:: #type/book
|
||||
- 🎭 Genres:: #genre/
|
||||
- 🌎 Areas::
|
||||
- 🙌 Team::
|
||||
- 🏁 Status:: #status/queue
|
||||
- 🛰 Platforms:: #platform/kindle
|
||||
- 💬 Topics::
|
||||
|
||||
**🖇️ Related Links**
|
||||
|
||||
- 👤 Creators::
|
||||
- 🗓️ Last Read::
|
||||
- 👍 Recommended By::
|
||||
- 🔮 Origin::
|
||||
- 🚀 PODs::
|
||||
Reference in New Issue
Block a user