Looks interesting!  I am hopeful this works better than my current approach 
- which is to simply run different tiddlywiki --server's on different ports.

Is there a way to point settings.json at existing tiddlywiki --server 
directory hierarchy?

When I tried settings.json with:

    "tree": {
        "daylog": "../TW/DayLog/",
        "projects": {
            "project1": "../TW/Project1.html"
        }

I get the single Project1.html file comtents as expected. But I get a blank 
page displayed at http://localhost:8080/daylog/, although TiddlyServer 
believes it to be a datafolder (it has a
tiddlywiki.info file and works using tiddlywiki --server). That DayLog 
directory hierarchy looks like:

DayLog
|-- tiddlers
|   |-- Journal
|   |-- Personal
|   `-- System
`-- tiddlywiki.info

Any idea what I am missing? How would one go about diagnosing problems?

-- 
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/12899391-d0ae-479d-8043-cc9ba9db2050%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to