Creating and maintaining a set of browser plugins is far more complex than required considering all the browsers that need to be supported. Adding the BobSaver to the core and using either Bob or something else that can use the same saver. It doesn't have to be Bob, or even written in node, anything that can accept http POSTs can work. Then it works in any browser and doesn't require maintaining any browser plugins or anything like that.
Creating a simple iOS application that handles saving using the same saver wouldn't be too difficult. I haven't done any significant android development but I imagine it would be simple as well, it is just a server that accepts POSTs and saves the received file. In both cases I think that handling file permissions is the hardest part. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/83cd04ed-4b27-459c-ab27-20490cd95640%40googlegroups.com.

