1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 06:46:06 +00:00

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

View File

@@ -11,5 +11,8 @@
],
"includeWikis": [
"../tw5.com"
]
],
"config": {
"default-tiddler-location": "../tw5.com/tiddlers"
}
}