nibdo / bloben-app

Calendar client for CalDAV
https://bloben.com
GNU Affero General Public License v3.0
192 stars 8 forks source link

Handle ICS files #70

Closed rhyst closed 1 year ago

rhyst commented 1 year ago

Hey, firstly thank you for developing bloben. It's nice to have a modern looking, self hostable calendar 🙇

Is it possible to have bloben handle ics files? I think its possible to register a web app as a handler for certain file types. This would make it much easier to add events from emails for example.

nibdo commented 1 year ago

Hi, thank you :)

I think it is still not possible to register intent in web app for calendar files like in native apps. I found workaround by connecting Bloben to email server and creating events directly from attached files in emails (either automatically or after confirmation from app).

However this feature has not been released yet.

rhyst commented 1 year ago

That feature would work for me 👍

nibdo commented 1 year ago

Added in 0.17.0

https://docs.bloben.com/docs/Emails/ImportingEventsFromEmail