Export calendar to .ics

Hi, is there a way to export the murena calendar to .ics?

Regain your privacy! Adopt /e/OS the deGoogled mobile OS and online servicesphone

Hi, i accomplished it some time ago by installing ACalendar for exporting and am using FossifyCalendar now which can export and import .ics natively

You can get the ICS download link from the Murena Web UI, in the Calendar Settings, here:
Screenshot from 2024-12-11 16-53-47

I download a copy regularly (in a daily backup) like this:

wget -O ~/bak/calendar/murena-caldav/personal-${timestamp}.ics https://ecloud.global/remote.php/dav/calendars/rphair/personal/'?export' --user=rphair --password=`cat SOME_SECURE_DIRECTORY/caldavpw`

What I don’t like (it was rushed & sloppy for me to set it up this way): it requires the Murena account password be put in that caldavpw file. I suspect there’s a better way that doesn’t reveal the cleartext password in both a file & the process tree, but I haven’t come up with either a raw UNIX or a CalDAV-specific solution yet. :thinking:

if you have the device linked to a murena.io account, if you click on the calendar properties, there is an export button

image

if not - as winkman said - there are multiple apps to do it, another one is named in the thread where it’s asked to add ics export to Etar, the default calendar app itself.

In case it wasn’t obvious from that post, the URL for the Murena Calendar Web UI is here: https://murena.io/apps/calendar