Thanks for the responses, guys. Clearly, with the username coming from the server command line, it inhibits the saving of "$:/status/UserName" to avoid confusion. At least I now have a better understanding of how this works.
Regards, Mal On Tuesday, 10 October 2017 12:06:04 UTC+10, Arlen Beiler wrote: > > Here is a link to the docs for the TiddlyWiki server command: > http://tiddlywiki.com/#ServerCommand > > As a side note, in checking this, TiddlyServer always sets the server > command to a blank username instead of the username in settings.json. > I've corrected this now in master. However, setting the username in > settings.json to a blank string will still have the same effect. > > Arlen > > On Mon, Oct 9, 2017 at 7:58 PM, TonyM <[email protected] <javascript:>> > wrote: > >> MAl, >> >> I observe the same, behavior, however via tiddlyserver it does save the >> user, in this case TiddlyServer is ultimately NodeJS and I am opening a >> node tiddlywiki. I see that I have specified in the TiddlyServer >> settings.json >> >> "username": "", >> "password": "", >> >> Perhaps if you start Node server somehow with a user "" it will work for >> you. >> >> Regards >> Tony >> >> On Monday, October 9, 2017 at 7:17:18 PM UTC+11, Mal wrote: >>> >>> Hi All, >>> >>> I have a tiddlywiki running under node.js and all seems to be working >>> fine, except that it refuses to save the tiddler "$:/status/UserName" when >>> I update this tiddler directly, or by editing the "Username for signing >>> edits: <http://tiddlywiki.com/prerelease/#%24%3A%2Fstatus%2FUserName>" >>> field in the Control Panel. >>> >>> Any ideas on what could be the problem with this? Am I missing >>> something here? >>> >>> Thanks, >>> >>> Mal >>> >>> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> 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/050fe880-84d1-4253-b8d3-c3382dfe8664%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/050fe880-84d1-4253-b8d3-c3382dfe8664%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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/b0578b47-4f07-44b6-b26a-1388ae85bb6b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

