Make default location for new tiddlers configurable

This commit is contained in:
Jermolene
2014-07-20 20:19:09 +01:00
parent 67faf3fe5d
commit ef67cc3fd9
3 changed files with 10 additions and 4 deletions
+4 -1
View File
@@ -11,5 +11,8 @@
],
"includeWikis": [
"../tw5.com"
]
],
"config": {
"default-tiddler-location": "../tw5.com/tiddlers"
}
}