Hi Jeremy, I'm interested in webdav because it works with virtually all cloud storage providers now, no need for experimental js features etc. It also works with all browsers, so here also no incompatibilities.
With webdav you can sync your TW with many different storage providers and you don't have to fret about different API's. There was an (incomplete) webdav plugin for TW which changed the file saving code, so it worked for a whole TW and not for indivdual tiddlers, but that is fine. Nice if external tiddlers would be supported. Webdav support would also alleviate a bit the current TW situation that tw can't save itself to a file, because webdav is essentially file based and can emulate the old TW behaviour of saving the whole file, which is easy to understand for users. Also with whole file save a user can save a TW to webdav and then retrieve it from the browser directly as download. hope this clarifies what i meant. tiddlygrp On Thursday, February 7, 2013 3:40:48 PM UTC+1, Jeremy Ruston wrote: > > TW in the Sky uses Dropbox.js, a semi-official JavaScript API from Dropbox. > > I'm very interested in supporting other storage providers like Box, Google > Drive, etc, and open standards such as WebDav. These are also interesting: > > http://remotestorage.io > https://tools.ietf.org/id/draft-dejong-remotestorage-00.txt > > My approach at the moment has been to focus on dropbox support, and then > TiddlyWeb support. The latter is now quite sophisticated, with throttling > features to stop the server being overwhelmed when there are lots of > changes on the client in a short time interval. The intention is to > abstract some of the generic bits of these modules so that they can be > reused easily. > > Best wishes > > Jeremy > > > > On Thu, Feb 7, 2013 at 2:29 PM, tiddlygrp <[email protected] <javascript:> > > wrote: > >> Hi, >> >> how does tw in the sky work? I'm interested using it by using webdav to >> connect to owncloud. Is webdav supported? >> >> I think dropbox and all (most) other cloud storage providers enable >> webdav, so that would make tw in the sky to be usable across different >> storage providers. >> >> thanks for any info, >> >> tiddlygrp >> >> -- >> 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] <javascript:>. >> To post to this group, send email to [email protected]<javascript:> >> . >> Visit this group at http://groups.google.com/group/tiddlywiki?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> >> > > > > -- > Jeremy Ruston > mailto:[email protected] <javascript:> > -- 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 http://groups.google.com/group/tiddlywiki?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

