TableOfContents Sorting

Hey!

I know you can sort the table of contents using sort[title] but can you control whether it sorts ascending or descending?

Thanks

hey, one i can answer!

you can use ! to invert many filter operators, including sort[]. so, if it is sorting the wrong way, you can flip the sort by using !sort[title].

3 Likes

Wow! that was hella fast!

Thanks!

2 Likes