Hi Qiyong > > Meanwhile, we also found "tiddlywiki --load " command helps. >
Great, I was going to point you at that command. You may also be interested in the script ginsu.sh which contains the following: node ./tiddlywiki.js \ ./editions/empty \ --verbose \ --load $1 \ --output tmp \ --rendertiddlers [!is[system]] $:/core/templates/tid-tiddler ginsu text/plain .tid \ --rendertiddler $:/core/templates/split-recipe ginsu/split.recipe text/plain \ || exit 1 It demonstrates how to use the rendertiddler(s) command to output the individual tiddlers. Best wishes Jeremy. > > Thanks! > > On Tuesday, 22 September 2015 03:19:24 UTC+8, Eric Shulman wrote: >> >> On Monday, September 21, 2015 at 11:49:13 AM UTC-7, Mat wrote: >>> >>> Are you asking how to convert the single TW file into multiple separate >>> tiddlers for a node.js TW version? (I don't know.) >>> To just have a single file TW online, you don't need node.js. And, vice >>> versa, you can have a node.js TW off-line without problem, it doesn't have >>> to be online. >>> >> >> My understanding is that his group was using a single-file TW... but now >> they have set up node.js, and they want to get the tiddlers from the old >> single-file TW added into their shiny new node.js setup. >> >> -e >> >> -- > 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/be47f176-f6b6-41db-a98e-4470f2983e6e%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/be47f176-f6b6-41db-a98e-4470f2983e6e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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/CAPKKYJb0AGirmUFZCua7b8Bd7PNxMOPwpSpkoFYOkHjcdk8rAg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

