SecUSo / privacy-friendly-shopping-list

Privacy Friendly App to create and manage shoppings lists on Android devices.
Apache License 2.0
63 stars 37 forks source link

Nextcloud integration #69

Open bpcurse opened 5 years ago

bpcurse commented 5 years ago

Integrating this app into nextcloud and syncing via webdav would be great.

Kamuno commented 5 years ago

We are looking into sharing and sync functionality across all our apps. This feature will sadly still take some time..

bpcurse commented 5 years ago

Thanks for your quick reply. I had read those issues before posting. With integrating this app into nextcloud I meant having a web ui in nextcloud that can be downloaded from the nextcloud app store and consecutively integrating the webdav sync. Therefore I don't think it is a duplicate.

Kamuno commented 5 years ago

Ah, okay. Thank you for the explanation. I've deleted the marking of duplicate Issues and we will discuss this within the team and see if this feature will make it into future releases.

ghost commented 5 years ago

Sync with e.g. Nextcloud might be good. I think it would be fine also to have other ways, e.g. just an easy import/export (XML, Json, etc.).

katrinleinweber commented 4 years ago

In the mean time, an IMHO helpful description of how to use NextCloud's task sync for shopping lists: https://ownyourbits.com/2017/12/30/sync-nextcloud-tasks-calendars-and-contacts-on-your-android-device/#comment-5761

brunoais commented 2 years ago

I would prefer a generic WebDAV sharing process. Not everyone wants to own and manage nextcloud or use nextcloud hosted by them. In my case, I'd just have an apache server with webdav mod. Or better... Supporting the generic Android sharing API. Who wants nextcloud, plugs nextcloud to it. Who wants webdav, plugs DAVx⁵ and then can use WebDAV. Win-Win?