NodeSettings - Parsed raw settings.
Websockets listening on 8082
Serving on 127.0.0.1:8081
(press ctrl-C to exit)
syncer-server-WebsocketAdaptor: Dispatching 'save' task: $:/StoryList
new connection
- Bob now prints out the TiddlyWiki and Bob versions being used in the terminal when you start the server.
Thanks Jed. Just FYI my specific, limited, use case is to have a "test Bob" that is basically vanilla. My main Bob is now quite populated with loads of custom settings. I use the the "vanilla" to check I haven't messed up by testing one thing at a time. Usually I would not start 2 Bob at the same time--no point. But I DO think a additional vanilla Bob is quite good for checking stuff?
--
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+...@googlegroups.com.
To post to this group, send email to tiddl...@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/314db3d1-4dfb-4ac8-99e8-d60c73acf16e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I have not found a way to change the name that is used by the executable. That is part of the pkg module I use to make it and not something that I have control.
Check to see if you have any overwritten shadow tiddlers in your wiki, there is a little link symbol on the tab so I suspect that is it. It would be called $:/plugins/OokTech/Bob/ControlPanelTab
UPDATE: I just encountered "$:/plugins/Bob/ConflictList" that in part addresses the issue above. Unfortunately I find it confusing what to do.
There are two aspects:
(1) the RootWiki can display a message that differs from a slave wiki [FWIW, why is this needed at all with a fetch between two other wiki?].
(2) I'm unclear what to do on the options that come up when you click the individual items. Basically, what I need is "overwrite" for most of my use cases. Confirmation to do that would be icing on the cake, but I consider it my mistake if I get the fetch wrong, not yours. Hope this is clear.