mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 22:14:35 +00:00
BrowserStorage: A new plugin to save tiddlers to local storage
Experimental at this point.
This commit is contained in:
7
plugins/tiddlywiki/browser-storage/plugin.info
Normal file
7
plugins/tiddlywiki/browser-storage/plugin.info
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/browser-storage",
|
||||
"description": "Local storage in the browser",
|
||||
"author": "Jeremy Ruston ",
|
||||
"core-version": ">=5.0.0",
|
||||
"list": "readme"
|
||||
}
|
||||
Reference in New Issue
Block a user