Hi Jess, > <<reveallink "rl1" "link">> >
Out of curiosity, these "temp" tiddlers that hold the reveal-state, what is > the best way to manage those? Should I be concerned if I end up with many of them showing in my sidebar (under System view)? Personally, I would not use *rl1* because not only does it clutter your timeline but it is also persisted. In case you actually want it to be neither visible nor persisted, I would recommend using *$:/temp/rl1* and then prevent all *$:/temp/foo* from being saved using this method <http://tb5.tiddlyspot.com/#States%20And%20Temporary%20Tiddlers>. I think I'm actually going to use *$://foo* for all temporary stuff, as it is the most concise way to type and hide things. I have put this solution up on tb5, called the macros toggle and show, simplified state handling and enhanced with a link class: http://tb5.tiddlyspot.com/#Toggle%20Contents Best wishes, Tobias. -- 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.

