Hi There is a hack that does something similar:
1. store a space separated list of tiddlers with the given tag to a text-reference somewhere (typically a field or data tiddler entry.) 2. set the value of the 'list' field of '$:/StoryList' to this value. This overwrites the storylist, rather than adding to it. To add a list of tiddlers to the storylist is a little more difficult. I am working on a widget that will set the value of a text-reference to the value of the output of a filter expression. This could be used to directly set the list field of '$:/StoryList' to the output of any filter expression (there's a small issue with regards space separated and comma separated lists that I am currently trying to resolve.) Would this suit your needs? regards On Friday, June 20, 2014 9:26:03 AM UTC+2, Jon wrote: > > Hi > > I'd find it really useful to be able to simultaneously open all the > tiddlers with a particular tag and then close them all again. > > Is that already possible? > > Thanks > Jon > -- 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.

