Hello Amit, there is a bug/feature that prevents regular tiddler exporting. The problem was than when the save button was clicked, just the tiddlers loaded at that moment were included in the generated wiki. For fixing that problem I created a custom saver that exports the entire database in JSON format. The problem is that this prevents any other kind of export. I want to fix this issue soon providing both options, normal export and database backup.
Meanwhile you can export all your tiddlers in JSON format from Noteself just by clicking the regular save button. This will generate a JSON file that you can then import into any other tiddlywiki, including the node.js edition that will convert each tiddler into a separate file. Using just TiddlyPouch plugin will not make any difference because the bug actually lives on that plugin. Regards -- 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/520f398d-caed-49cd-95d7-977e05fb7ea6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

