We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39ef60 commit 7f648ffCopy full SHA for 7f648ff
README.md
@@ -157,7 +157,7 @@ The list of automatic sorting orders includes:
157
158
> Remarks:
159
> In the above list the `-asc` stems from `Ascending` and `-desc` stems from `Descending`.
160
-> The `order-desc:` and `order-asc:` can be replaced with more concise `<` and `>` varians, for example `< a-z` instead of `order-asc: a-z`
+> The `order-desc:` and `order-asc:` can be replaced with more concise `<` and `>` variants, for example `< a-z` instead of `order-asc: a-z`
161
162
...and additional orders and modifiers:
163
- `standard`, `ui selected` - apply whatever order is selected in Obsidian UI of File Explorer
0 commit comments