As much as I like the idea, I have a feeling that it isn't something that general-purpose web browsers should (or will) allow, for reasons of security. There are probably browser-specific ways to accomplish that, but my expertise on the matter is Windows/IE-specific.
I suppose the ultimate, platform-neutral way to go would be to do a private build of FireFox or Chrome and work from there. A different approach would be to have a local web server on your own machine, that would allow a custom web app the required permissions - Google's App Engine SDK (+giewiki) comes to mind as the starting point - particularly now that it supports multi-threading with Python 2.7. :-) Poul On 19 Nov., 18:34, Dave <[email protected]> wrote: > I finally got a smartphone that can handle editing TW files (thank you > AndTidWiki) and see myself getting back into using TW more... > > Recently though I've invested a lot of time into a linux command line > task application called taskwarrior (http://taskwarrior.org/projects/ > show/taskwarrior). I know there are a lot of good gtd TW plugins, but > I'd like to stay with taskwarrior if possible (interestingly also > known as TW :-) > > Question: is there a way that tiddlywiki can send commands or even > entire bash scripts to the terminal? I'd think that I could use > LaunchApplicationPlugin to launch a script, but how would I get the > output back from that script for displaying/use within the TW (the one > on the pc, not the phone) > > any ideas? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

