1
0
Fork 0
obsidian-vault-starter/_Templates/Daily Note Template.md

45 lines
970 B
Markdown
Raw Normal View History

---
creation date: <% tp.date.now("YYYY-MM-DD") %>
tags: [<% tp.file.title %>, daily]
---
# <% tp.file.title %>
<< [[Daily Notes/<% tp.date.now("YYYY-MM-DD", -1, tp.file.title, "YYYY-MM-DD") %>]] | [[Daily Notes/<% tp.date.now("YYYY-MM-DD", 1, tp.file.title, "YYYY-MM-DD") %>]] >>
##### Missed: Due
```tasks
not done
due before <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
path does not include _Templates
```
##### Missed: Scheduled
```tasks
not done
scheduled before <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
path does not include _Templates
```
##### Today: Due
```tasks
not done
due on <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
path does not include _Templates
```
##### Today: Scheduled
```tasks
not done
scheduled on <% tp.date.now("YYYY-MM-DD", 0, tp.file.title, "YYYY-MM-DD") %>
path does not include _Templates
```
## Day Planner
- [ ] Link [[<% tp.file.title %>]] to Day Planner
- [ ]