Hi Andreas,

thank you for the pointers. By coincidence I had noticed the fine work of 
Christian Heigele and Christian Jurke also a few weeks ago; it's a useful 
resource about the inner workings of TW5.

But more important to me was you mentioning that the $:/core/save/all 
tiddler isn't special (as I was afraid of) but instead can be found inside 
the TW5 repository and there inside the core/templates/ folder. I 
completely missed this folder as for some reason my searches didn't brought 
up the $:/core/save/all tiddler, albeit it is sitting here: 
core/templates/save-all.tid 
<https://github.com/Jermolene/TiddlyWiki5/blob/master/core/templates/save-all.tid>.
 
So thank you very much for making me aware of it. I'm to focused on the 
repo file structure exactly representing the system tiddler structure, it 
seems...

So I can now try to roll my own 
"save-all-except-things-already-in-my-plugin"... any idea on how to filter 
those tiddlers that are present both as a normal tiddler and a shadow 
tiddler (from my plugin)? The rationale is that I want to save a TW5 
edition that contains my plugin tiddler as well as some associated 
documentation, but not the plugin tiddlers that have shadows; this is 
because I'm developing my plugin in TW5 using my hierarchical file saver 
adaptor in order to use a single repository structure without any need for 
symbolic links or copying files around.

Any help appreciated,
TheDiveO

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

Reply via email to