I think I can probably achieve what I want in nodejs/TW5 (not sure of details), but I was just wondering if
TW5 has the ability yet to automatically load / import on startup a list of tiddlers from another TW file
, say all tagged with "include" or something like that.
Here's the use-case:
TW files A through Z have a bunch of tiddlers with various things in them.
TW file called "Master" has all the "front end" stuff like styling and menu items and macros etc to work with all the tiddlers of each file,
so if I have an idea and change the Master TW5, when I open TW5 "J" the new front end is showing the changes.
Can this be done yet with TW5 somehow as it currently stands?