File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -54,5 +54,7 @@ This page documents all the available pieces of information in Queries that you
54
54
<!-- placeholder to force blank line after included text --> <!-- endInclude -->
55
55
56
56
1 . ` query.allTasks ` provides access to all the tasks that Tasks has read from the vault.
57
- 1 . See [[ Task Properties]] for the available properties on each task in ` query.allTasks ` .
58
- 1 . ` query.allTasks ` was added in Tasks X.Y.Z.
57
+ - If [[ Global Filter|global filter]] is enabled, only tasks containing the global filter are included.
58
+ - The [[ Global Query|global query]] does not affect ` query.allTasks ` : all tasks tracked by the Tasks plugin are included.
59
+ - See [[ Task Properties]] for the available properties on each task.
60
+ - ` query.allTasks ` was added in Tasks X.Y.Z.
You can’t perform that action at this time.
0 commit comments