I believe that "include" plugin was part of TWC. I suspect that any automated approach will still require node -- even if you don't use the "server", "tiddlers" or other aspects of tiddlywiki on node. In my testing, this seemed to work:
tiddlywiki --load ./Voodo.html --load ./mymacros.html --output . --rendertiddler "$:/core/save/all" "Voodo.html" "text/plain" I can imagine a script file with a similar command followed by a browser launch for the "Voodo" file. You could have a batch file like that for each client (hundreds of clients? business must be good!) Of course, you could just drag and drop your macros onto your client TW whenever you need to update. Maybe someone will come along with a better idea. Good luck! -- Mark On Saturday, June 30, 2018 at 2:18:24 PM UTC-7, Dave wrote: > > Is there currently a way to import specific tiddlers (e.g. any tiddlers > tagged "foo") from a named TW file every time you open another file? > > > > Use Case: > > I will have hundreds of files, each one used for a different client, and > seeing as I'll never be finished designing the format of my records I > anticipate constantly tweaking various macro tiddlers, e.g., and I'd want > older files to be updated upon opening. > > There used to be a plugin that would allow for this behaviour years ago (I > think it was "include" plugin or something like that) > > > > I need this to work for now in the single file version (as opposed to > node.js - but eventually I probably want to convert the whole system to > node (just not ready right now for that)) > > > Thanks, > Dave > -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d01ab2ef-885b-4419-b24f-b38dc042e105%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

