Ok, cool. This looks like just what I was looking for. Thank you for your 
replys. :)

So to summarize:

* in the current Version (5.1.7) anything below `$:/state/popup/` will not 
be saved to disk.
* if I wanted to extend my TW to change the core functionality (and 
possibly create a plugin) I would override the shadowtiddler 
`$:/core/save/all` and replace the `saveTiddlerFilter()` macro to add some 
logic which chains a filter or excludes blacklisted tiddlers and appends 
whitelisted tiddlers.

Followup questions:

* Which would you assume is the better and/or easier way to go about it:
** Find the core shadowtiddlers that use the tab widget and change the 
location where the state is saved to something below `$:/state/popup/`
** Extend the `$:/core/save/all` to evaluate and process some easily 
manageable lists that white-/blacklist tiddlers
** Find and mess around with the tab widget itself

* Can you think of anything below `$:/state/` which you would definately 
not considder transient state, otherwise I might just add all of 
`$:/state/` to my ignore list

Cheers

-- 
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.

Reply via email to