nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.62k stars 3.99k forks source link

Allow (internal) sharing of subscribed webcal calendars #1600

Open grafenhofer opened 7 years ago

grafenhofer commented 7 years ago

Sharing of subscribed webcal calendars is currently not possible. One usecase is an "administrator" subscribing to an external public holiday calendar, which is then shared to all "users". Shared subscribed calendars should be accessible via caldav (see relevant bug report https://github.com/nextcloud/server/issues/1497).

Related ownlcloud bug report: https://github.com/owncloud/core/issues/26263

tcitworld commented 7 years ago

One usecase is an "administrator" subscribing to an external public holiday calendar, which is then shared to all "users".

This is only doable easily if users belong to a group (eg. group « users »).

marmeladema commented 7 years ago

I am also interrested in this feature. My use case is that i have some friends sharing their google calendar with me and i don't want to rely on anotherr app on every devices and subscribe to all their ics calendars on all my devices.

Thank you !

ggeorgg commented 7 years ago

This would be a great feature! (especially to reduce the server requests to an external server in combination with server side handling of WebCal to query a subscribed calendar in certain intervals like mentioned in #1497 )

EugenVau commented 6 years ago

Is there any progress on this?

kameron-1590 commented 6 years ago

is there any progress on this issue yet?

About7Deaths commented 6 years ago

+1 for making this a feature as it is the determining factor for me switching to this calendar for my team.

georgehrke commented 6 years ago

@About7Deaths Please use the Github Reactions feature instead of commenting +1, 👍 etc. These kinds of comments just unnecessarily notify everyone subscribed to this issue. Thx! :)

georgehrke commented 6 years ago

This feature relies on https://github.com/nextcloud/server/pull/10059, which I hope to get into Nextcloud 14. Hence we can tackle this sharing issue with Nextcloud 15.

sokai commented 5 years ago

#push

→ May it be possible for someone to implement this feature, please!? #thx

rasos commented 5 years ago

Our use case is publicly sharing a foreign calendar, which has been subscribed from another groupware system.

PittRo commented 4 years ago

This would be great. i tried already to manipulate DB by subscription imported calendar event with calendartyp = 0 instead 1 but it did not work

Dubidubiduu commented 4 years ago

Is there any way to push this?

georgehrke commented 4 years ago

Is there any way to push this?

By contributing a pull-request :)

ruedigerkupper commented 3 years ago

This feature is still very much wanted. Is there any progress?

ruedigerkupper commented 3 years ago

An alternative would be a way to add a calendar subscription for every user (of a group). That way an admin could subscribe every user of a group to the same (public) external calendar. This is obviously not the same thing as sharing it inside Nextcloud, but it would look the same from the persepctive of the users. The calendar shows up in their calendar app. Is there a way of achieving this using occ commands (or manipulation the database directly)?

HU022 commented 2 years ago

When is this coming?

joe7ean commented 1 year ago

Thoughts on a possible workaround: How about having a technical subscriber account and then transfer the subscribed calendar data internally via API to the "administrator" iser calendar so that the "transferred" data can be shared with groups? Unfortunately my API skills are still rather poor so I don't see a way to test this. Anyone?

wilhelmy commented 1 year ago

Any chance of getting this feature? Our use case for this would be that some of my friends I'm sharing my nextcloud instance with would like to subscribe to an organization's public calendar.

brotkastn commented 10 months ago

I have to use software that, after some nagging, added the option to subscribe to a calendar with events created by that software inside the calendar.

It would be fantastic if that subscribed calendar can be added to every user. Alternatively, sharing the calendar for other users would be nice too :)

Thank you for your work, have a nice day!

herlex commented 2 weeks ago

Would appreciate to get this feature. Is there something in the pipeline or someone who might be able to get on it?

Afrowson commented 6 days ago

For our collective this would be amazing, as we want to display calendars of other collectives to everyone without relying on everybody to subscribe to every calendar of every collective. (For raves, not happening on the same days) we would really appreciate this!