It is stored locally on the hard drive like other node wikis, the difference is that this is stored in some database files instead of individual tiddler files. It is not localStorage or a browser based solution.
If you use the browser based version of pouchdb it is generally built on top of indexeddb or websql which are just localStorage. It doesn't have any magical fixes and isn't any more persistent than the localstorage plugin. In browser it is just localStorage with a slightly different interface and data model on top of it. To put this online you would end up just duplicating noteself I think. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/d406b178-989e-4c43-a9e4-a2efb476bdc2%40googlegroups.com.

