David, Open the shadow tiddler: *$:/core/macros/toc* Find this line : *\define toc-tabbed-external-nav* Yes, this is the correct line for modifying the *toc-tabbed-internal-nav* - as that macro calls it.
Find this line: <h1><<toc-caption>></h1> Change it to this : <h1><$view field="title"/></h1> Should work! Regards On Thursday, February 7, 2019 at 6:43:02 AM UTC+7, David Gifford wrote: > > Hi all > > How would I tweak $:/core/macros/toc (or something else) so that each tab > in the toc would show the caption field of the tiddler, but the title > within the tab contents would show the longer title field of the tiddler? > -- 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/e3fc8dd3-8791-4db0-9860-3ca129fcf26d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

