Hello Arlen, What are the differences between the two links you provided? They seem to lead to the same place ??
It looks like single-file wikis are now correctly indicating their "save" state -- great! In terms of documentation ... if I didn't already have a settings.json file, I would be totally lost. There's no place that tells you how to set the port. There's no example of trees and sub-trees (children?). I think most first-timers aren't going to know where to use $element and how to create more "roots" and branches. The format for TS 2.0.14 was easy to understand, but I find TS 2.1 confusing. Presumably the complexity brings some new abilities? Or is this required for the new node JSON parser? I noticed that Bob also had an uptick in configuration complexity. I'm curious what the new features in 2.1 are. It looks very similar to 2.0.14. There's a visual distraction problem where missing branches have no icon. See image below. Thanks! On Friday, August 2, 2019 at 1:41:47 PM UTC-7, Arlen Beiler wrote: > > And then I forgot to push the last bit. So here's the updated link. > > > https://github.com/Arlen22/TiddlyServer/tree/02b47908381a987411ec2fdf1c8d4f0e64055bd4 > > Enjoy! > > Arlen > > On Fri, Aug 2, 2019 at 4:39 PM Arlen Beiler <[email protected] > <javascript:>> wrote: > >> Hi TiddlyServer testers, >> >> >> https://github.com/Arlen22/TiddlyServer/tree/324342c58882b994b98365a6e34515b779f6e07d >> >> Here is an update to TiddlyServer 2.1 Beta. The simplified tree format >> from 2.0 is back, but the expanded format is available. A string represents >> a folder element and an object with no $element property represents a group >> element. >> >> You can use this for a basic settings.json file >> >> { >> "tree": "../webroot", >> "bindInfo": {"bindAddress": ["127.0.0.1"]}, >> "$schema": "./settings-2-1.schema.json" >> } >> >> Backup your current settings.json and don't depend on upgrade-settings.js >> at this point. I will update that soon. >> >> Let me know if you run into any problems. >> >> Here's the link again. >> >> >> https://github.com/Arlen22/TiddlyServer/tree/324342c58882b994b98365a6e34515b779f6e07d >> >> Arlen >> > -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/cca16cdf-7ae3-4486-8045-1fe5f65610bb%40googlegroups.com.

