mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-28 06:14:37 +00:00
Browser-storage: Handle quota exceeded error
This commit is contained in:
@@ -13,6 +13,8 @@ Browser local storage is not a panacea for TiddlyWiki:
|
||||
|
||||
Please use this plugin with caution. There are a number of unresolved issues and open questions:
|
||||
|
||||
* An "red screen of embarrassment" error is raised when local storage is full
|
||||
* A somewhat user hostile error is raised when local storage is full
|
||||
* Innerwikis read the local storage of their parent wikis
|
||||
* This plugin does not interfere with the existing saver mechanism, so you'll still get warnings when refreshing the page, even if your changes are safely committed to local storage
|
||||
* Deleted tiddlers will be restored when the wiki is refreshed
|
||||
|
||||
|
||||
Reference in New Issue
Block a user