Skip to content
Discussion options

You must be logged in to vote

Hi @tucoawa! I'm Dosu and I’m helping the Trilium team.

Trilium currently only supports sorting folder contents by a single criterion using the #sorted attribute—if you specify multiple #sorted attributes (like #sorted=author #sorted=year), only the first one is used and the rest are ignored. Multi-level sorting (e.g., first by author, then by year) is not natively supported at this time. The sorting logic applies just one property or label for ordering, as described in the documentation and confirmed by the codebase behavior see docs.

If you need multi-level sorting, there isn't a built-in workaround. You could consider combining your criteria into a single custom label (like #sortkey=S…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tucoawa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant