there are some macros for exporting to json. they include the exportbutton icon.
they require a filter as parameter to specify the tiddlers you want to export. the filter for a single tiddler is created with another macro to surround the tiddler title with [[]]. it also requires a lingoBase parameter and a baseFilename search for exportbu in advanced search tab shadow tiddlers you are probably looking for macros/export which contains a action sendmessage tm-download... it is not easy to convert into something else, there is a lot of dependencies embedded in download.js (for my specific implementation I had to modify download.js as well, auto datetime signing name added filename from tiddler without url encoding for local file names, exporting story river to json ..) hope this helps a little -- 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 https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/f93758e4-8b20-4267-82d2-5d82ce0db893%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

