Hello. I got it working finally after reading again the instructions and recognizing, that you can only use it with a single-file. I was always trying this with the NodeJS server hosted version, which does not work. The auto-save is working for me with Github.
But I might have a security concern here. I found some TW files online in GitHub Repos which, after downloading the files from the GitHub repo, (not the github.io-pages version), still contain the Access Token in clear text. Visible when you inspect the source code. Is there a way, that the access token gets taken out before the file is saved to github? [email protected] schrieb am Samstag, 6. März 2021 um 06:50:37 UTC+1: > E - wow! thank you so much. I finally got it to work! > > Curious, do you have the autosave feature on & working? I enabled it but > the file doesn't autosave. > > Best, > Rika Sukenik > > > On Fri, Mar 5, 2021 at 5:01 PM Eric Shulman <[email protected]> wrote: > >> On Friday, March 5, 2021 at 4:23:27 PM UTC-8 [email protected] wrote: >> >>> Hmm, I'm also struggling with a 404 error. I thought the issue is in >>> path name, so I've tried a few options. The first was I added "/" and the >>> second is I created a wiki folder in my repo with a blank index.html file. >>> Anyone who is following this thread figured it out? Next step for me would >>> be to reach out to Jeremy because this has been a problem for me for >>> several months. I've been manually saving, but of course that's less than >>> ideal. >> >> >> I also had a 404 problem with the GitHub Saver. Turns out it was >> because I had not explicitly set all the default values. Specifically, the >> "target branch for saving" should be "main" (for newer repos) or "master" >> (for older repos). Even if the input field already shows that value by >> default, you should clear the value and type it in yourself. The same goes >> for the "filename of target" input (usually "index.html"). >> >> hope this helps, >> -e >> >> -- >> You received this message because you are subscribed to a topic in the >> Google Groups "TiddlyWiki" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/tiddlywiki/RsvwLHm65C8/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/67860503-cf70-4d9a-80da-dc78f8a982f6n%40googlegroups.com >> >> <https://groups.google.com/d/msgid/tiddlywiki/67860503-cf70-4d9a-80da-dc78f8a982f6n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/0a3dfa52-043f-47c9-8b73-a7452cd3d4d2n%40googlegroups.com.

