Hi Felix Me neither! But for example when I created some tiddlers in $:/temp for the > time my widget is running (I use this as a pipe to store information to > communicate with the GUI). I want to remove them after closing, but I > can't. *A suggestion:* can't we do it like /tmp in linux: delete $:/temp/ > during bootup! that would be sweet! Then no cleanup is necessary. >
By default, $:/temp tiddlers are not saved when the wiki is saved. There's a filter here: https://github.com/Jermolene/TiddlyWiki5/blob/master/core%2Fwiki%2Fconfig%2FSaverFilter.tid They are also suppressed from syncing to the server: https://github.com/Jermolene/TiddlyWiki5/blob/master/core%2Fwiki%2Fconfig%2FSyncFilter.tid Best wishes Jeremy > > Felix > Regards > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
