Skip to content

Commit b91f798

Browse files
committed
docs: Add 'sort by function' to Quick Reference page
1 parent 94ee587 commit b91f798

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Quick Reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ This table summarizes the filters and other options available inside a `tasks` b
4444
| `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` |
4545
| | | | | `task.originalMarkdown` |
4646
| **[[About Scripting\|Scripting]]** | | | | |
47-
| `filter by function` | | `group by function` | | |
47+
| `filter by function` | `sort by function` | `group by function` | | |
4848
| **[[Combining Filters]]** | | | | |
4949
| `(filter 1) AND (filter 2)` | | | | |
5050
| `(filter 1) OR (filter 2)` | | | | |

0 commit comments

Comments
 (0)