1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-13 13:57:25 +00:00

BrowserStorage: Add startup log and fix save filter

The previous filter was rejecting tiddlers that needed to be deleted.
This commit is contained in:
Jermolene
2019-02-07 17:59:55 +00:00
parent adb07ccba0
commit 2c37c25c28
5 changed files with 33 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
{
"title": "$:/plugins/tiddlywiki/browser-storage",
"description": "Local storage in the browser",
"description": "Browser-based local storage",
"author": "Jeremy Ruston ",
"core-version": ">=5.0.0",
"list": "readme settings"