We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f32b984 commit c6a5598Copy full SHA for c6a5598
1 file changed
dwertheimer.TaskSorting/README.md
@@ -72,7 +72,7 @@ This command brings all the tasks inside of the currently open note to the top o
72
73
This command will sort the tasks under a heading that you choose.
74
You can pass the heading as a parameter, or you can choose it interactively.
75
-You can also pass the sort order as a parameter, e.g. (["-due", "content"]), or you can choose it interactively.
+You can also pass the sort order as a parameter, e.g. (["-priority", "content"]), or you can choose it interactively.
76
For example, this command will sort all the tasks under the heading "Open Tasks" by priority and then alphabetically by content.
77
78
```
0 commit comments