donmor / Tiddloid

Tiddloid is an app to work with locally stored TiddlyWikis.
GNU General Public License v2.0
234 stars 10 forks source link

won't save #55

Closed nathgit closed 7 months ago

nathgit commented 1 year ago

Everytime I save, it acts like it's saving but when I get out of it & go back in, it displays a message saying the wiki already exists. If I open the file directly from the file manager, it loads the original copy. I tried creating a tiddler to test backup & restore & it says it's not valid JSON.

nathgit commented 1 year ago

I checked the timestamp on the html file & it says it was just updated, but when I open it again in tiddloid, it says the file doesn't exist.

nathgit commented 1 year ago

I tried again & for some reason it saved the new Tiddler & imported it successfully, but once again I had to search to find it. The JSON error it was giving when trying to import was because the file already existed. I simply couldn't see it. I think the problem with saving may be that I was using the save button in the app itself instead the built-in button in the file itself which tiddlywiki tells you to use, because that is the only way that will work. Hopefully it will work right from now on.

nathgit commented 1 year ago

Now the import isn't working again. when it tried to import it instead creates a new tiddler with the error "JSON error: SyntaxError: Unexpected token '<', " <!doctype "... is not valid JSON", which is the error I was getting before. I did a search for the name of the tiddler as I did before & it doesn't exist.

donmor commented 1 year ago

What varsion of wiki/app are you using? And android version of your device? I can't reproduce it on my phone

donmor commented 1 year ago

Does anyone still have problem with 2.3.0 or later? I may close this if no problem reported.