Skip to content

Commit 4b4e374

Browse files
committed
docs: Add 'show tree' to the 'Quick Reference' page
1 parent af82ba2 commit 4b4e374

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Quick Reference.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ This table summarizes the filters and other options available inside a `tasks` b
5050
| **[[Filters#Description\|Description]]**, **[[Filters#Tags\|Tags]]** and other odds and ends | | | | |
5151
| `description (includes, does not include) <string>`<br>`description (regex matches, regex does not match) /regex/i` | `sort by description` | | | `task.description`<br>`task.descriptionWithoutTags` |
5252
| `has tags`<br>`no tags`<br>`tag (includes, does not include) <tag>`<br>`tags (include, do not include) <tag>`<br>`tag (regex matches, regex does not match) /regex/i`<br>`tags (regex matches, regex does not match) /regex/i` | `sort by tag`<br>`sort by tag <tag_number>` | `group by tags` | `hide tags` | `task.tags` |
53+
| | | | `show tree` | |
5354
| | | | | `task.originalMarkdown` |
5455
| | `sort by random` | | | |
5556
| **[[About Scripting\|Scripting]]** | | | | |

0 commit comments

Comments
 (0)