39 lines
400 B
Markdown
39 lines
400 B
Markdown
---
|
|
tags:
|
|
- daily
|
|
date:
|
|
"{ date }":
|
|
pomodoro: "9"
|
|
---
|
|
## Tasks
|
|
|
|
```tasks
|
|
due today
|
|
```
|
|
|
|
### Open Tasks
|
|
```tasks
|
|
due before today
|
|
no scheduled date
|
|
is not recurring
|
|
not done
|
|
sort by priority
|
|
```
|
|
|
|
```
|
|
```
|
|
___
|
|
### New Tasks
|
|
- [ ]
|
|
## Quick Notes
|
|
|
|
# Daily Recap
|
|
## Learnings
|
|
## Planning of Tomorrow
|
|
### New Tasks for tomorrow
|
|
1. change due dates of unfinished tasks today
|
|
2. add new tasks:
|
|
- [ ]
|
|
|
|
|