15 lines
167 B
Markdown
Executable File
15 lines
167 B
Markdown
Executable File
> [!warning] Overdue
|
|
```tasks
|
|
not done
|
|
happens before today
|
|
```
|
|
|
|
|
|
```tasks
|
|
not done
|
|
happens on or after today
|
|
group by happens
|
|
sort by happens
|
|
sort by description
|
|
```
|