Hi,

Yes Arlen is right. There's an extra curly brace.


>
> {
> "tree": {
> "dropbox": "/Users/jwh/Dropbox/TW5"
> }
> },
> "types":{
> "htmlfile": ["htm", "html"]
> },
> "username": "",
> "password": "",
> "host": "0.0.0.0",
> "port": 8080
> }



Hi Arlen: this is why we need to figure out how to add a configurator to 
the app somehow - editing JSON is just too hard without a proper editor 
(which would in this case have warned about the mismatched brackets).

Tiddlyclip suffers a similar problem, IMO, although that's not JSON just a 
text tiddler that needs to be edited quite carefully to avoid breaking 
things.

I did just find this http://jsoneditoronline.org/ online, which should 
help. But the step about "edit the json file" is still way out of line with 
how simple the other instructions are.

I think you should ship a working version of the settings.json file that 
should work everywhere, like the one I list in my tutorial. Even if you 
include a path for each of WIndows/unix to the top directory, at least one 
of them should work.

@JWH - Arlen pulled in a request that I made that adds a file called 
Tiddlyserver.app (for Mac), which I have also attached here. If you want to 
try it, you should be able to put this is the Tiddlyserver folder (at the 
top level) and 'double click' to launch the server. It's just a little 
wrapper to run the shell script, but it should mean we can avoid the 
command line altogether if we figure out the settings file. Thank you for 
your help in getting the instructions right - we obviously still have a few 
wrinkles to iron out. Thanks for your patience.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
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/590c154a-e81c-4929-b6b8-23f3fb5f349e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Attachment: Tiddlyserver
Description: Binary data

Reply via email to