Eric, Thanks. It works - mostly. The part that does not work, as you suspected, is the file chooser part, due to changes in Network security. In your repository, perhaps you can remove the file picker part and instead prompt the user to enter the file name with full path?
For my purpose, it worked perfect, as I already know the file name and don't need the prompting part of it. Thanks. Cheers; 'best, shankar On Sunday, February 28, 2016 at 8:31:09 AM UTC-8, Eric Shulman wrote: > > On Sunday, February 28, 2016 at 7:10:52 AM UTC-8, Shankar Swamy wrote: >> >> I would like to save the contents of a tiddler as a separate file, via >> JavaScript. I am exclusive to Firefox (with Tiddlyfox). So it does not >> have to be a cross-functional solution. Fine, as long as it works with >> Firefox. >> >> Is there a way of doing it? >> > > Have you tried http://www.tiddlytools.com/#SaveTiddlerToFilePlugin > > You'll need to specify a target filename, since the "ask for filename" > option is broken due to browser security changes over the years. Also, the > plugin relies upon the TWCore SaveFile() function, which only works if you > have TiddlyFox installed... and I don't know if TiddlyFox allows creation > of new files... so it might not work at all. But it's worth a try. > > -e > -- 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/cb26f67d-f3ac-4bd3-b6af-0476260dcf0e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
