I would like to export a list of tiddlers with a specific tag to a new wiki. How could I do that?
The reason why I am asking / my use case is the following: I have a wiki running on node.js on a personal web server. While travelling I can not access that server, so before I leave, I save a copy of that wiki to a local file and then make modifications there. Once I can connect to the server again, I would like to "merge" the mods that I made while travelling. Ideally, I could just drag and drop the html file (wiki) into the node.js hosted wiki page and click ok. However, when I do that, I get a _huge_ list of tiddlers "ready for import". But I have edited only one or to and do not want to import all the others. (Maybe in the meantime I might have made some edits on the server wiki ss well and I do not want them to be overwriten. So I really want to define the list of tiddlers to import from the offline copy myself, buth I do not want to manually untick all of those without modifications in that huge list. Thus the simplest thing would be to tag and export those that I _do_ want to merge and then import that whole list (new wiki) into the server wiki. But now now to export that list of tagged tiddlers??? I see lots of suggestions on http://tiddlywiki.org/#Export, but that all seems to be applicable to the legacy / classic version of TiddlyWiki. Is there an export plugin for TiddlyWiki 5? Or yould t^it be done from the command line with node.js ? Cheers Patrick -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ccb2b5fa-07fe-4ab7-acbd-5b828bed6b53%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

