For some time now I have been using the TiddlyWiki single HTML file to store my personal wiki. I view and edit my wiki by navigating to my linux file on linux via my chrome browser e.g.: file:///home/bob/wiki.html
Upon trying to update my wiki this week, I am no longer able to save locally. Now when I click on the red "Save changes" icon (the image of a tick mark within a circle), a new tab is opened with the following url: blob:null/cdbd9397-ec15-4315-9b6d-ca5456cdfca7 (previously when I clicked the "Save changes" icon, i was prompted for a location to store the changed file and could elect to overwrite the existing one)
I'm not sure if this is a Tiddlywiki issue or a Chrome issue but I expect it will affect multiple TiddlyWiki users, so am logging this issue here.
I'm wondering whether this is a size issue?
My current version of Chrome is _Version 65.0.3325.181 (Official Build) (64-bit)_ running on _Ubuntu Linux 16.04_
That's strange. ... Just tested the exact same win10 version ... which works.
Tested with ubuntu 17.10, Chrome 65.0.3325.181 ... works too. .... Did you install any chrome addOns that do mess with download managing?
Hi @pmario, thanks for your feedback. No I haven't installed any chrome addOns recently. The only recent chrome related change that I'm aware of is an upgrade to 65.0.3325.181.
For info, I use git to keep track of my TiddlyWiki changes and typically do a new checkin whenever I've added a "chunk" of info to Tiddlywiki. I've reverted to earlier known working versions of my wiki (i.e. restored to an earlier version where "Save changes" did work) using git and even those versions now exhibit the problem
If you use Git to track changes you might be interested in running TiddlyWiki with Node as it will save each tiddler as a single file and is far more Git friendly.
Tried on Ubuntu 16 Chrome Version 65.0.3325.162 (Official Build) (64-bit) - Unable to reproduce.
Tried on both https://tiddlywiki.com and file:///home/suki/Downloads/tiddlywiki.html
What addons do you have going?
Hi @sukima,
I too am able to edit and save a default tiddlywiki page without any problem.
For instance, I have no problem editing and saving the empty wiki downloaded from this link.
Therefore I don't believe this is add-on related. The problem is specific to my one TiddlyWiki instance - it works fine on other Tiddlywiki instances.
Therefore I don't believe this is add-on related. The problem is specific to my one TiddlyWiki instance - it works fine on other Tiddlywiki instances.
Then ...
You could try opening up a new empty.html tiddlywiki then dragging your HTML onto it and importing. See if an upgrade changes anything.
Hi @pmario, I only have two plugins:
I'm sorry, but I have no idea.
Thanks for the suggestion @sukima. I can confirm that I've dragged my html onto the empty.html tiddlywiki and the problem persists
Next steps:
empty.htmlempty.htmlempty.html@sukima I followed your earlier advice and upgraded my Tiddlywiki from version 5.1.13 to 5.1.15. I'm thrilled to report that much to my surprise, this worked and I can now save successfully to my local folder. (I can't think of a valid explanation to explain the behavior that I've experienced, however at this stage I'm relieved to have my fully functioning wiki back)