@@ -14,26 +14,26 @@ has_toc: false
14
14
15
15
This table summarizes the filters and other options available inside a ` tasks ` block.
16
16
17
- | [ Filter ] [ 1 ] | Presence< br >Absence | [ Sort ] [ 2 ] < br > [ Group ] [ 3 ] | [ Display] [ 4 ] |
18
- | ---------------------------------------------------------------------------------- | -------------------------------------------- | ------------------------------------------- | ---------------------- |
19
- | ` done ` <br >` not done ` | | ` sort by status ` < br > ` group by status ` | |
20
- | ` done (before, after, on) <date> ` | ` has done date ` < br > ` no done date ` | ` sort by done ` < br > ` group by done ` | ` hide done date ` |
21
- | ` starts (before, after, on) <date> ` | ` has start date ` < br > ` no start date ` | ` sort by start ` < br > ` group by start ` | ` hide start date ` |
22
- | ` scheduled (before, after, on) <date> ` | ` has scheduled date ` < br > ` no scheduled date ` | ` sort by scheduled ` < br > ` group by scheduled ` | ` hide scheduled date ` |
23
- | ` due (before, after, on) <date> ` | ` has due date ` < br > ` no due date ` | ` sort by due ` < br > ` group by due ` | ` hide due date ` |
24
- | ` happens (before, after, on) <date> ` | ` has happens date ` < br > ` no happens date ` | | |
25
- | ` is recurring ` <br >` is not recurring ` | | | ` hide recurrence rule ` |
26
- | ` priority is (above, below)? (low, none, medium, high) ` | | ` sort by priority ` | ` hide priority ` |
27
- | | | ` sort by urgency ` | |
28
- | ` path (includes, does not include) <path> ` | | ` sort by path ` < br > ` group by path ` | |
29
- | | | ` group by folder ` | |
30
- | | | ` group by filename ` | |
31
- | ` heading (includes, does not include) <string> ` | | ` group by heading ` | |
32
- | | | ` group by backlink ` | ` hide backlink ` |
33
- | ` description (includes, does not include) <string> ` | | ` sort by description ` | |
34
- | ` tag (includes, does not include) <tag> ` <br >` tags (include, do not include) <tag> ` | | ` sort by tag ` < br > ` sort by tag <tag_number> ` | |
35
- | ` exclude sub-items ` | | | |
36
- | ` limit to <number> tasks ` <br >` limit <number> ` | | | |
17
+ | [ Filters ] [ 1 ] | [ Sort ] [ 2 ] | [ Group ] [ 3 ] | [ Display] [ 4 ] |
18
+ | --------------------------------------------------------------------------------------- | ------------------------------------------- | --------------------| ----------------------- |
19
+ | ` done ` <br >` not done ` | ` sort by status ` | ` group by status ` | |
20
+ | ` done (before, after, on) <date> ` < br > ` has done date ` < br > ` no done date ` | ` sort by done ` | ` group by done ` | ` hide done date ` |
21
+ | ` starts (before, after, on) <date> ` < br > ` has start date ` < br > ` no start date ` | ` sort by start ` | ` group by start ` | ` hide start date ` |
22
+ | ` scheduled (before, after, on) <date> ` < br > ` has scheduled date ` < br > ` no scheduled date ` | ` sort by scheduled ` | ` group by scheduled ` | ` hide scheduled date ` |
23
+ | ` due (before, after, on) <date> ` < br > ` has due date ` < br > ` no due date ` | ` sort by due ` | ` group by due ` | ` hide due date ` |
24
+ | ` happens (before, after, on) <date> ` < br > ` has happens date ` < br > ` no happens date ` | | | |
25
+ | ` is recurring ` <br >` is not recurring ` | | | ` hide recurrence rule ` |
26
+ | ` priority is (above, below)? (low, none, medium, high) ` | ` sort by priority ` | | ` hide priority ` |
27
+ | | ` sort by urgency ` | | |
28
+ | ` path (includes, does not include) <path> ` | ` sort by path ` | ` group by path ` | |
29
+ | | | ` group by folder ` | |
30
+ | | | ` group by filename ` | |
31
+ | ` heading (includes, does not include) <string> ` | | ` group by heading ` | |
32
+ | | | ` group by backlink ` | ` hide backlink ` |
33
+ | ` description (includes, does not include) <string> ` | ` sort by description ` | | |
34
+ | ` tag (includes, does not include) <tag> ` <br >` tags (include, do not include) <tag> ` | ` sort by tag ` < br > ` sort by tag <tag_number> ` | | |
35
+ | ` exclude sub-items ` | | | |
36
+ | ` limit to <number> tasks ` <br >` limit <number> ` | | | |
37
37
38
38
Other layout options:
39
39
0 commit comments