mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 18:54:38 +00:00
Add a file system sync adaptor for the server
It's going to save tiddler changes to the file system
This commit is contained in:
7
plugins/tiddlywiki/filesystem/plugin.info
Normal file
7
plugins/tiddlywiki/filesystem/plugin.info
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"title": "$:/plugins/tiddlywiki/filesystem",
|
||||
"description": "File system synchronisation",
|
||||
"author": "JeremyRuston",
|
||||
"version": "0.0.0",
|
||||
"coreVersion": ">=5.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user