Hi I don't know about performance, but the state tiddlers clog up the system tab -- I have taken to saving <<tabs>> macro and <$reveal> widget states to fields rather than to the text field of a tiddler.
This involves specifying a target field in the <<tabs>> macro. This appears to work best when a field of the tiddler containing the <<tabs>> macro is used -- although a field may be targeted in a special '$:/tabs/states' tiddler if preferred (ensure there are no duplicates.) It is preferable to specify the full text-reference, particularly when tiddlers are transcluded -- this ensures that the same field always stores the same state. The syntax: <<tabs "[[filter expession]]" "default tab" "Target-tiddler!!target-field">> regards On Thursday, June 5, 2014 5:36:14 PM UTC+2, Adam Winn wrote: > > Ah, thank you. > > I remember hearing about those. nice to know what they are now. > > will they affect performance if there are a ton of them? > > my Wiki gets laggy after using it for a little while. I want to figure out > why. I have a google calendar embeded and a calculator widget using > iframes. I am also using only tabs for my navigation. > > I also created a directory tiddler with tabs that contain every other > tiddler. I think that this might be the most probably cause, but I am not > the best with dev tools or firebug so I am at a loss for how to really > track it down. suggestions? > >> >> -- 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.

