11 lines
327 B
Markdown
11 lines
327 B
Markdown
icon:: ☑️
|
|
|
|
- # Logseqed TODOIST Tasks
|
|
- {{query (and [[TODOIST-LOGSEQED]] (task TODO DOING) )}}
|
|
query-table:: true
|
|
query-properties:: [:block :todoist-id :todoist-desc]
|
|
- # All Tasks
|
|
- {{query (and (task DOING TODO) (not [[GOALS-TODOIST]]))}}
|
|
query-table:: true
|
|
query-sort-by:: page
|
|
query-sort-desc:: false |