From 605bffa4712e1a36c7f11eb77d6fe19ab5406203 Mon Sep 17 00:00:00 2001 From: fyears <1142836+fyears@users.noreply.github.com> Date: Tue, 30 Apr 2024 00:04:00 +0800 Subject: [PATCH] add webdis (#638) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 687a0b9..982851d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ This is yet another unofficial sync plugin for Obsidian. If you like it or find - Dropbox - OneDrive for personal - Webdav + - Webdis - [Here](./docs/services_connectable_or_not.md) shows more connectable (or not-connectable) services in details. - **Obsidian Mobile supported.** Vaults can be synced across mobile and desktop devices with the cloud service as the "broker". - **[End-to-end encryption](./docs/encryption/README.md) supported.** Files would be encrypted using openssl format before being sent to the cloud **if** user specify a password.