mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
Updated Sorting (markdown)
parent
4fc6b42be5
commit
eaf7388804
@ -7,8 +7,8 @@ You can sort notes one time by right-clicking parent note in the note tree, Adva
|
|||||||
Child notes can be kept sorted by attaching [[labels|Attributes]] to the parent note:
|
Child notes can be kept sorted by attaching [[labels|Attributes]] to the parent note:
|
||||||
|
|
||||||
* `#sorted` - enables sorting, can optionally include name of the note's property/label (see details below)
|
* `#sorted` - enables sorting, can optionally include name of the note's property/label (see details below)
|
||||||
* `#sortDirection` - by default ascending, set it to `desc` value to reverse the sort order
|
* `#sortDirection` (since Trilium 0.55) - by default ascending, set it to `desc` value to reverse the sort order
|
||||||
* `#sortFoldersFirst` - notes with children will be sorted on top
|
* `#sortFoldersFirst` (since Trilium 0.55) - notes with children will be sorted on top
|
||||||
|
|
||||||
Sorting works by comparing note property or a specific label on the child notes.
|
Sorting works by comparing note property or a specific label on the child notes.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user