2022-01-05 20:52:55 +00:00
|
|
|
---
|
|
|
|
creation date: <% tp.date.now("YYYY-MM-DD") %>
|
|
|
|
tags: [<% tp.file.title %>, daily]
|
|
|
|
---
|
|
|
|
|
|
|
|
<< [[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
|
|
|
|
|
2023-03-29 16:30:35 +00:00
|
|
|
- [ ] Link [[<% tp.file.title %>]] to Day Planner
|