24 lines
355 B
Markdown
24 lines
355 B
Markdown
---
|
|
date: 2024-09-16
|
|
tags:
|
|
---
|
|
# Yesterday | Tomorrow
|
|
<< [[2024-09-13]] | [[2024-09-17 ]] >>
|
|
# This Week's Weekly Note
|
|
[[ Weekly Note 2024-09-11]]
|
|
|
|
# Tasks for today
|
|
```dataview
|
|
task
|
|
where
|
|
(due < date(file.name)) or ()
|
|
and !completed
|
|
and status != "-"
|
|
sort due asc
|
|
group by file.folder
|
|
```
|
|
## Big Task
|
|
## Medium Tasks
|
|
## Small Tasks
|
|
|
|
# Calendar Tasks |