mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-11 23:36:05 +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:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"plugins": [
|
||||
"tiddlywiki/tiddlyweb"
|
||||
"tiddlywiki/tiddlyweb",
|
||||
"tiddlywiki/filesystem"
|
||||
],
|
||||
"parentWiki": "../tw5.com"
|
||||
}
|
Reference in New Issue
Block a user