Hi Arkady

The "browse" button in TiddlyWiki5 should let you select multiple files -
what browser are you using?

The easiest way to import a bunch of tiddlers at once is to use a .json
file containing an array of tiddler field objects. For example:

[
{"title":"Tiddler1","text":"Text of tiddler},
{"title":"Tiddler2","text":"Text of tiddler}
]

You can import a JSON file with drag and drop in the browser, or via the
--load command under node.js.

Can Perl conveniently create JSON files?

Best wishes

Jeremy.



On Sun, Nov 10, 2013 at 7:53 AM, Arkady Grudzinsky <[email protected]>wrote:

> Found a workaround.  Copied all tiddlers in "editions/mytw5/tiddlers"
> directory, copied tiddlywiki.info from editions/tw5.com and ran bld.sh
> after adding to it a section to create "mytw5.html" file.  Whew...  Learned
> something in the process.  But still, would like to see an easier way.
>
> --
> 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/groups/opt_out.
>



-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to