A couple more details in case necessary to understand the issue: I've followed the quick install instructions @ https://github.com/Arlen22/TiddlyServer#quick-install and created the empty tiddlywiki.info file using "datafolder-template.json"and placed an empty "tiddlers" folder next to it.
My settings are simply the ones found in "example-settings-simple.json" copied into settings.json. The console output is a log of HTTP responses. *Update*: As a sanity check I've used the following for the settings and the tiddlers autosave now: https://github.com/Arlen22/TiddlyServer/blob/master/example-settings-simple.json I assume that the following settings are what make the difference? "etagWindow": 5, "allowLocalhost": { "settings": true, "mkdir": true, "upload": true } I currently see console output such as: syncer-server-filesystem: Dispatching 'save' task: $:/StoryList filesystem: Saved file /home/ubuntu/workspace/twdata/test-wiki/tiddlers/$__StoryList.tid Thanks again, Jonathan On Wednesday, March 28, 2018 at 4:18:13 AM UTC+3, Arlen Beiler wrote: > > TiddlyServer uses TiddlyWiki to load data folders, so both of these are > related to TiddlyWiki in general, not just TiddlyServer. > > The first question takes a little digging. When you load a wiki for the > first time after the server is started it will go through a special startup > process for the wiki. Please start the server, load a wiki, then copy the > console output and post it here. > > The second question is a TiddlyWiki question that I'm not familiar with, > so it may be better to ask it on a separate thread. > > Hope that helps. > Arlen > > On Tue, Mar 27, 2018, 20:19 Jonathan Muehlstein <[email protected] > <javascript:>> wrote: > >> Hi, >> >> I'm trying to setup TiddlyServer as I found the following features very >> useful: >> >> 1. multiple hosts can connect to a wiki (including mobile I assume) >> 2. scaling by separating tiddlers into files >> >> Though I've run into 2 issues (please excuse me if there are clear >> answers. I've searched around): >> >> >> >> 1. I can't save tiddlers to their defined folder. When I hit save the >> current browser downloads a copy of the modified wiki. I understand that >> this is the standard tiddlywiki behavior but I expected TiddlyServer to >> save changes where the server is running and not locally on the host >> connecting. Am I missing something? >> 2. Is there an explicit way to use logical operators in queries? or >> should I consider e.g., [tag[url]tag[article]] as logical AND and >> [tag[url]][tag[kb]] as logical OR? >> >> Thanks, >> >> Jonathan >> >> -- >> 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/6ec8b168-affc-4d67-a0e5-dfba16a26003%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/6ec8b168-affc-4d67-a0e5-dfba16a26003%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/8a53f777-056a-46be-b8f5-14be626f353b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

