New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sync with a custom "cloud" endpoint #29
Comments
|
Does this include webdav? Eg. NextCloud and such. |
|
@TobiasDev this issue was actually meant for a really custom hosted "cloud" solution (ie But I did also think about webdav support.. do you have experience with nextcloud/owncloud? Is webdav the main way to sync data, or do they also have their own APIs (like dropbox/google drive)? Especially for the fdroid release this would probably be a important, since i've stripped out dropbox/google drive from the fdroid release. |
|
I'm a NextCloud user, and as I understood it they have their own API (you can look at Joplin Notes, that has it) and WebDav. Personally I feel like webdav is the better way to go since that means it can be used by more than NextCloud servers, plus for the user that means they can control it better. Eg. Setting up the webdav to only sync to a specific folder, which means that the user don't have to give access to their while cloud storage (this helps to trust the app). :) Once again, Joplin Notes has both and is an open-source app as well. It is really well integrated with NextCloud. |
|
fyi, created a new issue for webdav support: #42 |
* [crowdin] Update translations (German) app_en.arb * [crowdin] Update translations (Chinese Simplified) app_en.arb * [crowdin] Update translations (Chinese Simplified) app_en.arb * [crowdin] Update translations (Chinese Simplified) app_en.arb * [crowdin] Update translations (Chinese Simplified) store_metadata.csv * [crowdin] Update translations (Chinese Simplified) keyword.strings * [crowdin] Update translations (Chinese Simplified) store_metadata.csv * [crowdin] Update translations (Chinese Simplified) app_en.arb * [crowdin] Update translations (Chinese Simplified) full_description.txt * [crowdin] Update translations (Chinese Simplified) short_description.txt * [crowdin] Update translations (Chinese Simplified) app_en.arb * [crowdin] Update translations (Chinese Simplified) store_metadata.csv * [crowdin] Update translations (Spanish) app_en.arb * [crowdin] Update translations (Chinese Simplified) app_en.arb Co-authored-by: AuthPass account for translations <65448863+authpass-l10n@users.noreply.github.com>


Make it easy without signup or anything, simply upload to a secret URL and allow sharing betwteen a users devices using a secret hash code or qr code.
The text was updated successfully, but these errors were encountered: