Hi Stephen > I figured it out. Even though the documentation doesn't explicitly say so, > the toc macros do support a sort input.
The sort parameter is actually documented here, but perhaps not prominently enough? http://tiddlywiki.com/#Table-of-Contents%20Macros Best wishes Jeremy > In my case I added a field called order which I populated with the correct > numerical order for each book. Then I made my Contents tiddler say: > > <$macrocall > $name="toc-tabbed-internal-nav" > tag="Book" > sort="nsort[order]" > selectedTiddler="$:/temp/toc/selectedTiddler" > unselectedText="<p>Select a book in the table of contents. Click the arrow > to expand a topic.</p>" > missingText="<p>Missing tiddler.</p>" > /> > > > And that did it. > > -- > 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] > <mailto:[email protected]>. > To post to this group, send email to [email protected] > <mailto:[email protected]>. > Visit this group at https://groups.google.com/group/tiddlywiki > <https://groups.google.com/group/tiddlywiki>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/4d968052-6524-4cb7-b070-bbc60335f0ec%40googlegroups.com > > <https://groups.google.com/d/msgid/tiddlywiki/4d968052-6524-4cb7-b070-bbc60335f0ec%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- 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/EAEFA953-5C9E-4A5A-92B0-2C6343B3A1D8%40gmail.com. For more options, visit https://groups.google.com/d/optout.

