Sylvain sent me the config folder privately. The TiddlyWiki data that I can see looks absolutely fine; there’s a config tiddler for a TW HTML file on the C: drive, and the associated thumbnail. Nothing looks out of order.
Therefore a reasonable hypothesis is that the non-TiddlyWiki data that nw.js stores in the config folder may have become corrupted.
If you don’t mind a little bit more fiddling about, you may be able to run an experiment to test the hypothesis. You’ve got a working set of config data, and a broken set. The idea would be to try out the working nw.js config data with the broken TiddlyWiki config data, and then the broken nw.js config data with the working TiddlyWiki config data.
Looking inside the TiddlyDesktop config folder, you’ll find a list of files and folders like this:
Cache
Downloads
GPUCache
Local Storage
Web Data
Web Data-journal
cookies
cookies-journal
user-config-tiddlywiki
The final entry "user-config-tiddlywiki” contains all the configuration data managed by TiddlyDesktop; all the other files and folders are nw.js housekeeping.
So, here’s the experiment, assuming you’ve got a working TiddlyDesktop v0.0.6 now:
* Quit TiddlyDesktop
* Backup your working, current TiddlyDesktop config folder
* Replace the "user-config-tiddlywiki” folder with the the one from the ZIP you sent me
* Restart TiddlyDesktop, and check whether it’s working
Then, the second part:
* Quit TiddlyDesktop
* Replace your entire working, current TiddlyDesktop config folder with the one from the ZIP you send me
* Replace the "user-config-tiddlywiki” folder with the the one from the backup you took in step 1
* Restart TiddlyDesktop, and check whether it’s working
Best wishes
Jeremy