You can also import *.json files that contain multiple tiddlers: http://five.tiddlywiki.com/static/TiddlerFiles.html
As the docs say, at the moment it only imports the fields: title, text, created, creator, modified, modifier, type and tags. This was done for the TW2 build process which imports JSON files from TiddlySpace, and we needed to exclude the TiddlyWeb-specific fields to do with bags and recipes. It would probably be preferable for the JSON deserializer to omit those fields, rather than restrict itself to the above fields. Best wishes Jeremy On Wed, Nov 20, 2013 at 6:03 PM, Stephan Hradek <[email protected]>wrote: > > > Am Mittwoch, 20. November 2013 17:38:14 UTC+1 schrieb whatever: >> >> Why display:none;? >> >>> >>> > I just took it from the empty.html. I'm pretty sure you can leave it out… > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" 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/tiddlywikidev. > 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 "TiddlyWikiDev" 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/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
