mirror of
https://github.com/bramses/bramses-highly-opinionated-vault-2023.git
synced 2025-02-26 07:53:55 +00:00
20 lines
229 B
Markdown
20 lines
229 B
Markdown
|
|
# Tasks in Daily Notes
|
|
```tasks
|
|
not done
|
|
heading includes todo/daily
|
|
```
|
|
|
|
|
|
# Tasks in Inbox
|
|
```tasks
|
|
not done
|
|
path includes Inbox
|
|
```
|
|
|
|
# Tasks in Projects
|
|
```tasks
|
|
not done
|
|
path includes _PARA/Projects
|
|
heading includes To Do
|
|
``` |