Hi Chris,

Yes, it's fairly straightforward. Here's how you'd import a TW5 HTML file
into a new wiki:

mkdir MyWiki
tiddlywiki ./MyWiki --load path/to/my-tw5-wiki-file.html

As of 5.0.7, you'll be able to do this with encryped wiki files, too:

tiddlywiki ./MyWiki --password pa55w0rd --load path/to/my-tw5-wiki-file.html

Of course, the resulting wiki folder will not be encrypted

Best wishes

Jeremy



On Fri, Jan 17, 2014 at 7:49 PM, Chris Lott <ch...@chrislott.org> wrote:

> Is there a quick way I can import my entire TW5 wiki running as a
> standalone into my TW5 running as a node.js application?
>
> --
> 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 tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Jeremy Ruston
mailto:jeremy.rus...@gmail.com

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to