Hi, Some more info about the storage limits <https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria>. If you take your time an read this stuff, you'll see that the behaviour is completely unpredictable.
And in my opinion way to fragile for our usecases. ... read on, I'll show you why! - open: https://tiddlywiki.com/prerelease/editions/full - F12 open the browser debug tools - select the *Storage *tab in the top menu - in the left menu, open the *Local Storage *tab - Select http://tiddlywiki.com - You'll see the different tiddlers stored there! ... in plain text :/ ... that's what we expected. But what follows is a complete mess :/ - open http://tiddlywiki.com - Have a look at the Local Storage - All the stuff from prerelease/editions/full is still visible -> WTF - even worse!!!! - go to https://tiddlywiki.com/prerelease/editions/ ... which returns a 404 page - have a look at the local storage -> you can still read the stuff - So the only thing you need to know is tiddlywiki.com and you can read the local storage from all TWs stored in the subdirectories. >From my point of view, this mechanism is way to fragile atm, to be used properly. just some thoughts have fun! mario -- 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/5d8f202b-f97f-4c6c-8453-50d71439eba7%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

