hi,
i created an empty tiddlywiki on node.js with the following command:
tiddlywiki mynewwiki --init server
...and started it with:
tiddlywiki mynewwiki --server
...now it's possible to access mynewwiki by pointing my browser to url:
i can view, create and edit tiddlers.
but, i want to be able to control where tiddlers are saved, now it seems to be a flat file structure where all tiddlers are stored in the "/tiddlers" folder, see:
http://tiddlywiki.com/#TiddlyWikiFolders
by default, newly added plugins also seems to be stored in the "/tiddlers" folder.
is it possible to change this behaviour? and instead save plugins in the "/plugins" folder and control exactly in which folder a new tiddler will be stored?
please note that i have limited experience about tw, so a detailed step-by-step guide is highly appreciated.
kindly,
christian