19 lines
204 B
Markdown
Executable File
19 lines
204 B
Markdown
Executable File
## Tasks for today
|
|
### Big Task
|
|
- [ ]
|
|
### Medium Tasks
|
|
- [ ]
|
|
- [ ]
|
|
- [ ]
|
|
### Small Tasks
|
|
- [ ]
|
|
- [ ]
|
|
- [ ]
|
|
- [ ]
|
|
- [ ]
|
|
## Notes about today
|
|
```dataview
|
|
list
|
|
where note.mday = this.note.cday
|
|
```
|