mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-09-20 00:30:43 +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:
@@ -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