Hello Jon, Somebody made a comment to use the internal download mechanism. You can do this with some inline javascript, InlineJavascriptPlugin is needed:
<script> let fileName = "data.txt" let dataContent = "Lorum ipsum" HTML5DownloadSaveFile(fileName, dataContent) </script> You are restricted to the download directory, but further every thing goes. Have a nice day, Okido Op maandag 15 januari 2018 22:34:59 UTC+1 schreef Jon: > > > Thank you, Tony & Okido. Those are both good leads! > > Duh, should've thought about starting from the built-in saving mechanism. > But, Okido, if you have a TWC plugin for filesaver.js already, that would > certainly save me time. > > Thanks, > Jon > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/c0c8975b-e754-421e-8b71-8d6b2e36e2b2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

