If I have a stand-alone HTML Tiddlywiki, is it possible to run a command line to extract the tiddler files which would be the result of running the GUI import into a node.js TW? Excluding system tiddlers...
As explanation, I'd like to work with a HTML TW, save my file using WebDAV, and have the server generate a file per tiddler, so that an indexing process on the server can index the individual files. I'm considering this route because node.js Tiddlywiki has some characteristics which make it unsuitable for some of my users.
Thanks!
-kevin