Hey everyone! I’ve been continuing to develop TidWeb, and I’m excited to announce I’ve had quite a bit of success working on adding support for creating and managing Single-File Tiddlers directly within the app.
This means you’ll soon be able to easily save standalone files, manage them conveniently, and reload from your saved state whenever you want.
One particularly neat feature I’m excited about is the new save-and-continue mechanism.
This allows you to quickly save your progress on a tiddler, continue editing seamlessly, or reload from your last saved state whenever needed. It’s designed to make your workflow smoother and more intuitive.
My request from the community - - what other templates would be appropriate to add to this app for single-file-tiddler creation? So far I have TiddlyRoam, Soren’s TZK, the empty (obviously)… anything else?
And, if you’re eager to try it out, I’ve prepared a beta APK based on the latest code from the Single-File branch of the GitHub repo. Feel free to grab it, test it out, and let me know your thoughts!
Please note for this beta, this branch breaks some features from previous branches
- Media Controls from main (most likely will not impact you if you’re not using my parsers hack)
- Improved share functionality from Refactor
These features will be added back during the merge process, but if they’re essential to your workflow, this wouldn’t be the update for you.
The merged update, when it comes, will be “Version 1” so to speak, and will have much improved loading times, an improved media player experience, and a more responsive UI. All these features are “there,” so to speak, they’re just not playing nicely… yet.
As always, your feedback and suggestions are super welcome – this one was the direct result of @TW_Tones comment. Let me know what else you’d like to see in TidWeb!
EDIT:
Latest version has even more stability and handles crashes gracefully.
Am very excited to say that the rapidly-approaching release version is going well, I have fixed the media controls and also the scroll-to-hide/show is working again.
Share functionality needs to be fully restored, but should be ready for a merge/release soon after that.