calendar icon indicating copy to clipboard operation
calendar copied to clipboard

ICAL Output?

Open benyanke opened this issue 8 years ago • 6 comments

I know I can use an ICAL feed as an input for the calendar, but I can't find anywhere to output a calendar as an ICAL link.

Is this possible? If not, that's a major loss for someone who wants to share a single calendar without logins to a large group of people.

I'd propose adding it.

benyanke avatar Jan 18 '17 00:01 benyanke

You can get the iCal link (also named WebCal) if the calendar is publicly shared on it's public page (the public calendar sharing feature is coming in ownCloud 9.2). Otherwise, you can get the link url from the calendar item menu and then add ?export at the end. You'll need to go through http auth before : something like https://user:password@mylink?export

tcitworld avatar Jan 18 '17 09:01 tcitworld

Is there any way a direct ical link (no auth, other than perhaps a unique URL) and no forced download could be added? At this point, google calendar still won't accept the link you provided... Something like this would be most useful.

https://installdomain/remote.php/dav/calendars/[user]/[token]/[calendarname].ics

Perhaps down the road, but I'd like to propose this as a feature request.

benyanke avatar Jan 18 '17 18:01 benyanke

As I said, the public calendar feature will allow to do that, but it will come only with ownCloud 9.2.

tcitworld avatar Jan 19 '17 09:01 tcitworld

but it will come only with ownCloud 9.2.

Which is now ownCloud 10 released at the end of March:

https://github.com/owncloud/core/wiki/Maintenance-and-Release-Schedule https://github.com/owncloud/core/wiki/ownCloud-10.0-Features

ghost avatar Mar 18 '17 10:03 ghost

Any news on this now that ownCloud 10 is released? We can now share a calendar with a public link, but the export link still asks for a password.

Rudloff avatar Nov 10 '17 15:11 Rudloff

Hello, Any news on that front? It would be a really useful feature...

dnacombo avatar Jan 04 '22 07:01 dnacombo