Thak you Jed! That template parameter was interesting to learn about. Thing are getting really close (and while I really appreciate your help, there is of course no "commitment" just because you've been so generous so far).
The idea is simply to present the tiddlers to the reader so that they can read the contents and see the "See also:" section, kind of like on e.g Wikipedia. But some of the tiddlers will be presented separately (like normal tiddlers) and some will be in ToC. Either way should be able to show a "See also"
The reason for using a ToC for some of them is that it is in the case of various listings where a separate tiddler is less interesting in itself (...hm, I'm getting tempted to show you what I'm working on... should I? It's a community thing but it's still not mature for release so it might be confusing...). Anyway, so the plain article variant has already been solved with your help. But for the ToC display I'm wondering if it is possible to get all the usual view stuff seen?
I added some further experimenting on the tiddlyspot
site. Using template="$:/core/ui/ViewTemplate" results in the whole tiddler unsuccessfully crammed into the ToC. And trying to display the name+tags+text by adding <<currentTiddler!!xxx>> into the template ViewTemplateB not only does now fetch the tags or the text but it also affects the ToC itself... Maybe I can't use <<currentTiddler>> macro there...
Ideas anyone?
Thank you!
<:-)