Add WebDAV presets to `ChooseCloud` screen
Open
misc:gui
- Dominant language
- Swift
- Stars
- 288
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
With the addition of "Other File Provider", it's possible to assume that "all other" cloud storage services can be added there. However, in reality, most cloud storage apps don't support opening folders via file provider and are greyed out in the `DocumentPicker`.
Many users don't necessarily know that their cloud storage support WebDAV. That's why we could add more cloud storage services to the `ChooseCloud` screen without actually having to implement each proprietary connection. Here is a [list of well-known WebDAV addresses](https://community.cryptomator.org/t/webdav-urls-of-common-cloud-storage-services/75) that we could use as presets.
Contributor guide
Assessment
This issue has not been assessed yet.