Jed, Nicely done. Could this be generalised or branched to download as a file any tiddler as a file encoded or otherwise?
I understand to do this you are effectively decoding and exporting the content of a tiddler into a file (without tid or json info), returning the file to its native state. What about (not even decoding) and exporting the content of a tiddler into a file (without tid or json info), returning the file to its native state (including the file extension specified) eg script and command files. I imagine PDF's as well. The reason I ask is tiddlywiki could be a nice way to deliver a package of software including scripts and small executables wrapped in a website. I am trying to do this in my own way but this would be helpful, especially If a Could export a list of tiddlers as individual files in one hit, or even deliver a zip or executable zip. Regards Tony On Saturday, July 14, 2018 at 4:06:38 AM UTC+10, Jed Carty wrote: > > I made an action-widget to do this. The code is on GitHub here: > https://github.com/OokTech/TW5-DownloadBinary and a quick demo is here: > https://www.ooktech.xyz:8443/Public#Download%20Binary%20Demo > > If this looks like a good way to solve the problem I can make a pull > request. > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/2e138266-9120-4cbd-865f-725a83c872e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
