Ha! Apologies! You just need to make a field called *list* and put in the tiddler order there!
Quoting from the documentation tiddler: Table-of-Contents Macros <https://tiddlywiki.com/#Table-of-Contents%20Macros> At each level, the tiddlers can be ordered by means of the list field of > the parent tag tiddler. > Let us know if you get stuck. Regards. On Thursday, March 28, 2019 at 6:04:57 PM UTC+7, S. S. wrote: > > Jamie, > > I haven't understood what you mean by "sort[toc-order]" > > However I will try and give you some kind of answer that may or may not be > what you want. > > In the tiddler that holds the *toc-selective-expandable* macro, if you > have a field, say call it *list-order*, and that field is used as a > ListField <https://tiddlywiki.com/#ListField>, and it contains a list of > all your tiddlers tagged *content* in the order you desire for them to > appear - then the below should list all your tiddlers in the same order > that you have them in the *list-order* field. > > <div class="tc-table-of-contents"> > <<toc-selective-expandable "content" "enlist{!!list-order}">> > </div> > > Hope it works! > > Edited post to correct code: changed *Variable* to *content* > > > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/71a41cdf-e71f-42cc-a13e-b60b963d42a0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

