hi, this is a feature i've wanted for a long time but never asked the friendly TiddlyWiki community for help, but i really need your help with this question - because i don't know how to accomplish this feature.
- if you already understand what i want to accomplish, you can stop reading here - if not, continue to read my elaborated example below: so, the help option for running TiddlyWiki on Node.js gives you: $ tiddlywiki --help usage: tiddlywiki [<wikifolder>] [--<command> [<args>...]...] ...and once you have initialized your demo wiki with: $ tiddlywiki demo --init server ...you can startup your new TiddlyWiki with: $ tiddlywiki demo --server ...and visit http://127.0.0.1:8080/ in your favorite browser and start editing and creating tiddlers. by default, the configuration for storing tiddlers are always in the "< wikifolder>/tiddlers", i.e. in this case "demo/tiddlers" - i want the tiddlers to be stored in the wikifolder (or another named directory, for example "src" or "doc"), i.e. in this case the "demo" directory - is that possible? i've never stumbled on any configuration option that makes this possible. if this is an easy configuration option - i also want it to be compatible with customising tiddler file naming, i.e. https://tiddlywiki.com/#Customising%20Tiddler%20File%20Naming kind regards, ch -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CALyWh22Khp2RJmTjAbF6PrJ4%2Bqyu34ReZLYKmgR3cnv5LiuuWA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

