Meanwhile I think that the reveal widget provides most of the functionality that I require. Toggling between two states is easy, but it should be feasible to extend this to several states.
The main reason why I need to use inline content for selective display is that I make extensive use of templates and fields, so splitting related content over several tiddlers is not ideal. Michael On Thursday, September 18, 2014 6:45:24 PM UTC+2, c pa wrote: > > Michael, > > Another vote for inline tabs > You can create tabs referring to sections of the current tiddler by > wrapping those sections in the <$reveal> widget and using a customized > version of tabs. > > <<tabs>> creates a unique tiddler to store its state and <$reveal> needs > to know which tiddler name to use to control its state. I've edited > <<tabs>> to create <<mytabs>> to remove the call to the <<unique>> macro > and then point to the <<Tabs state="xxx">> variable in <$reveal> > > I have examples of this over at http://cpashow.tiddlyspot.com/ > -- 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 http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

