Hello Tiddlers,
Extending TiddlyStow, and wrapping it with Tauri, I’ve created a standalone, portable windows binary that can be used to access and save Local TiddlyWiki HTMLs that clocks in at 7.83 MBs.
This seems more in line with TiddlyWIki’s design principals that the ‘official’ TiddlyDesktop app imo.
It’s mostly a proof of concept but I’d like to create releases for other platforms as well if there is interest.
There is also not currently a way in the UI to ‘return’ back to the launcher screen after loading a wiki so you will have to close and re-open the application; I’m open to suggestions and feedback if this is an appropriate workflow as-is or if I should add some way to do this.
Anyway, I’d appreciate it if you’d check it out and let me know your thoughts.
https://github.com/Xyvir/LiddlyDesktop/releases
-Xyvir