Example sortspec.md fix - the order should be reverse alphabetical
This commit is contained in:
parent
49014e1230
commit
4bca9735f2
|
@ -11,5 +11,5 @@ sorting-spec: |
|
||||||
// To play with more examples go to https://github.com/SebastianMC/obsidian-custom-sort#readme
|
// To play with more examples go to https://github.com/SebastianMC/obsidian-custom-sort#readme
|
||||||
|
|
||||||
target-folder: /
|
target-folder: /
|
||||||
< a-z
|
> a-z
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in New Issue