Is there a way to create tiddlers that get pushed to other local files from within a central local file?
I ask because there have been bookmarklets in that past that bookmarked a new tiddler with title, text and tags from the browser bar, and sent them to a specific TW file. So I am wondering if something similar can be done within a TiddlyWiki. Click to create, fill the fields, and click to send to a specific TW file as a new tiddler there.
It should be possible to create a “main” wiki that loads other “local” wikis as IFRAMES. Then we should be able to send tiddlers from “main” to “local” using the browser “.postmessage” mechanism.
I am not sure if that works out of the box. Some experiments would be needed.
Which save-mechanism do you use for your local wikis at the moment.
I use Timimi. But an Iframe solution isn’t what I envisioned or would want. I just thought that since there was a mechanism in old bookmarking extensions to push a tiddler to a destination local file, that something like that might also be applicable from within a central local file, too. And I thought of a menu list in one tiddler of the central file with buttons, each one creating and pushing a new tiddler to the corresponding file.
But this is not a priority or need of mine, just a question I thought I would ask.