davidmerfield / Blot

Turns a folder into a blog
https://blot.im
Creative Commons Zero v1.0 Universal
1.83k stars 88 forks source link

Add WebDAV client #320

Open korakinos opened 4 years ago

korakinos commented 4 years ago

This is a feature suggestion without any urgency.

I think it would be great if Blot could be used with, say, Nextcloud as a client, for it can be self-hosted (to be independant of the corporate entities behind Dropbox and Github) and is still near as easy for non-technical users. Nextcloud supports the Webdav protocol, so implementing that in Blot would probably be the way to go.

(On this occasion: Blot is great, thank you! We are currently using it with the Dropbox client for a progress blog of an art project. It has saved us a lot of time, and it is a pleasure to use both for people with and without an IT background.)

davidmerfield commented 4 years ago

Noted! Will get to this eventually

louwers commented 2 years ago

Blot looks interesting, but Google Drive nor Dropbox are good options on Linux.

davidmerfield commented 2 years ago

@louwers What about Blot's git client? If there's another service/protocol/method you'd like, I'm willing to consider working on adding it. The code responsible for folder syncing is 'extensible'