Jake wrote: > > A little question: what if I want this template to appear/disappear with a > click of a button? >
I didn't follow the intricacies of this thread but to make something appear/disappear with the click of a button you can use the RevealWidget <https://tiddlywiki.com/prerelease/#RevealWidget> as described here (see section "Accordion or Slider") OR, since you refer to it as a "template" then maybe that means it si something that has a critical tag for it to enable/disable it, in which case you can use e.g the CheckBoxWidget <https://tiddlywiki.com/prerelease/#CheckboxWidget>to toggle that tag. <:-) -- 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/74c01c00-22b8-434c-ad4d-fbf8ce13df90o%40googlegroups.com.

