digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
55 stars 33 forks source link

Events: export Events as iCal #102

Open svenseeberg opened 5 years ago

svenseeberg commented 5 years ago

Support exporting events as iCal feed.

User Story

Als Integrationsfachkraft möchte ich alle Integreat-Termine meiner Region in meinem PIM abonnieren können, um laufend über aktuelle Termine informiert zu sein.

LeandraH commented 4 months ago

By the way, I don't know what the exact plan of this issue is but it has been possible to export events as iCal from the browser for a while (and you can add them directly to a calendar app in the native apps without the intermediary of an iCal file). https://github.com/digitalfabrik/integreat-app/pull/831 https://github.com/digitalfabrik/integreat-app/pull/949

dkehne commented 4 months ago

Do we still need that issue here @svenseeberg ?

timobrembeck commented 4 months ago

@dkehne I guess it's not really required, but if we implement an iCal import, it might be a trivial task to implement the export as well. But prio should stay low imo.

dkehne commented 4 months ago

But why? Just export it from the webapp/app

timobrembeck commented 4 months ago

It would just be a little bit more convenient and we would have the option to export multiple events at once, or past/future/draft events that are not shown in the app.

osmers commented 3 months ago

I added the import iCal issue #100 to Q2 since it is the first step in adding municipality events and calenders to the Integreat app - I think it is an issue that municipalities, especially newer ones have requested multiple times. I would keep this issue if, as @timobrembeck says, the effort is low when implementing the import. We have the PDF creation in the backend as well, even though it's possible in the app.

svenseeberg commented 2 months ago

Do we still need that issue here @svenseeberg ?

I think so. I updated the user story.

JoeyStk commented 2 months ago

Not planned for 24Q2 anymore, but for later once #100 is implemented.