Hi, 

Your templates should always use the "currentTiddler" variable. That's how 
TW works. If you use your own variable names, you'll end up with the 
problems you described, since it breaks the "transclusion chain"

If you use the list-widget, it uses currentTiddler as the default variable. 
... You can set your own variable ... BUT it should only be done, if you 
know what you do and why.

Have a closer look a the "tab macro" implementation 
<https://tiddlywiki.com/#%24%3A%2Fcore%2Fmacros%2Ftabs>. ... It may help 
you to understand, what's going on. 

-m

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b6bd052b-e685-4484-8dc5-59722097394e%40googlegroups.com.

Reply via email to