Thank you Matabele! I will give both a go. Can you help me a bit along with using a field of of the currentTiddler to store states?
Thanks Ulrik 2014-07-09 12:10 GMT+02:00 Matabele <[email protected]>: > Hi > > To delete a list of tiddlers that can be targeted with a filter -- try > this: > > <span title="Enter Filter Expression"><$edit-text > tiddler="$:/temp/filter" field="filter"/></span> > > <$list filter={{$:/temp/filter!!filter}}> > > <$button message="tw-delete-tiddler" param={{!!title}} > class="btn-invisible btn-mini">{{$:/core/images/delete-button}}</$button> > {{!!title}} > </$list> > > To clean state tiddlers, use the filter expression: [prefix[$:/state]] > > regards > > On Wednesday, July 9, 2014 11:12:43 AM UTC+2, Ulrik Stervbo wrote: > >> Hello List, >> >> I am not sure, I want TiddlyWiki to remember the state of tabs and >> Hradek's slider between sessions. Is there a clever way of making >> TiddlyWiki forget states from session to session? >> >> Also, I currently have some 200 state tiddlers, is there a clever way of >> deleting these? >> >> Cheers, >> Ulrik >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/I8YunVLvxvY/unsubscribe. > To unsubscribe from this group and all its topics, 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. > -- 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.

