ical-generator icon indicating copy to clipboard operation
ical-generator copied to clipboard

Add support for new iCalendar-RFC-7986 attributes

Open muhammadyusuf-kurbonov opened this issue 1 year ago • 3 comments

Hello. Thanks for this lib :).

I want some attributes from the new RFC-7986. Please implement them. Also, please add the ability to add custom non-X attributes (as a temporary workaround for using new attributes in the future).

muhammadyusuf-kurbonov avatar Oct 09 '24 08:10 muhammadyusuf-kurbonov

Hey, sorry for the late reply. What attributes are you talking about specifically? What are you missing? I would like to avoid adding generic attributes, as this can very quickly invalidate the file or, for example, result in duplicate attributes.

sebbo2002 avatar Oct 18 '24 17:10 sebbo2002

Color, REFRESH-INTERVAL at most. Thanks. Don't you know if Google Calendar supports these attributes?

muhammadyusuf-kurbonov avatar Oct 19 '24 05:10 muhammadyusuf-kurbonov

Both Google Calendar and Apple Calendar ignore the color attribute. I do not assume that this has changed, as they only support RFC-5545. If this has changed in the meantime, I would be willing to add it accordingly. But if the attribute doesn't work in Google Calendar nor Apple Calendar, it probably doesn't make sense to implement it.

A quick google revealed that the refresh interval cannot be changed by the ical file for Google Calendar. Try it yourself again if you want to be sure. You can set REFRESH-INTERVAL with the ttl() method.

sebbo2002 avatar Oct 19 '24 09:10 sebbo2002

This issue has been automatically marked as stale because it has not had recent activity :sleeping: It will be closed in 14 days if no further activity occurs. To unstale this issue, add a comment with detailed explanation. Thank you for your contributions :heart:

github-actions[bot] avatar Dec 18 '24 10:12 github-actions[bot]

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related issues and reference this one.

github-actions[bot] avatar May 02 '25 00:05 github-actions[bot]