On Tuesday, December 10, 2019 at 7:32:13 AM UTC-8, Chuck R. wrote: > > I just want a TOC at the top of tiddlers where I insert the TOC, to show a > list of the headers listed in that tiddler only, with links so the user can > click on a link in the TOC to jump to that area of the tiddler. >
As Mark S. indicated in his reply, this is not how the TOC macros work. There is no INTRA-tiddler addressing in TW5. Interestingly enough, this kind of functionality WAS available in TWClassic, based on the concept of tiddler "sections", which were defined by using the "!" header syntax to identify the starting/ending boundaries of the sections within a tiddler. Using that TWClassic syntax, I actually created a plugin, http://tiddlytools.com/#SectionLinksPlugin, that provided extended reference and navigation tools for working with tiddler sections, including the ability to generate an intra-tiddler "table of contents" display. However... as noted, "sections" are no longer a valid construct within TW5, which -- correctly -- eschews the entire concept in favor of the more consistent and logical "tiddlers are the smallest units of information" paradigm. historically, -e Eric Shulman TiddlyTools: "Small Tools for Big Ideas!" (tm) www.TiddlyTools.com (TWClassic) InsideTiddlyWiki: The Missing Manuals www.TiddlyTools.com/InsideTW (TW5, work-in-progress) -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/90545666-d955-4550-9c02-b141400b4d59%40googlegroups.com.

