Hello, Recently I started to use the Node.js edition of tiddlywiki. I find extremely useful having the tiddlers in separate files rather than in a single standalone one. BUT, I have a couple of doubts that I want to resolve.
Firs of all: How can I get an offline version of my wiki? I mean, a real standalone version. The instructions here <http://tiddlywiki.com/#How%20to%20build%20a%20TiddlyWiki5%20from%20individual%20tiddlers:%5B%5BHow%20to%20build%20a%20TiddlyWiki5%20from%20individual%20tiddlers%5D%5D> describes how to do something similar. BUT all the server menus and plugins are included. I want to get rid of those. I noticed there is a button to get an offline version on the server tab menu. That's exactly what I want, but from command line. I tried this with no luck, I just get an empty file: tiddlywiki tiddlyTest/ --rendertiddler $:/editions/server/download-offline test1.html text/plain 2. If I import a wiki file to the node version for the first time everything works fine. So far so good. But If I edit some of the imported tiddlers in the node.js version and then I import again the same file my changes are overwritten. This makes no sense to me. One would expect to import only the newest version of each tiddler. Is there a way to fix this? With this you can carry you wiki in a Usb stick and import it automatically when you arrive home without any worry of get overwritten information. 3. Is possible to tell the core to export a new offline snapshot every time a new tiddler is created? Thank you all! -- 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. For more options, visit https://groups.google.com/d/optout.

