Hi, sorry if this has been answered already but I've been searching with "tc-table-of-contents sort journal" and similar without success.
The scenario is the following:
I've follow documentation on how to create a Contents tab in side bar:
- Create tiddler with tag "$:/tags/SideBar"
- Use div with macro call "<<toc-selective-expandable "Contents" "sort[title]" >>
But with this set the expandable section of journal on side bar shows sorted by name and I would like it to be sorted by created date, only for Journal.
I saw on the following documentation a solution that does not seams to work:
As you can see, Journal entries are sorted by name as SortTests and the desired outcome would be a sorted by created for journal.
