[GH-ISSUE #55] Import text/calendar mime types from an IMAP message to the calendar #51

Open
opened 2026-02-25 21:34:00 +03:00 by kerem · 4 comments
Owner

Originally created by @jasonmunro on GitHub (Apr 6, 2016).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/55

Add a "add to calendar" link to the imap message view when the message contains a text/calendar part. The link should convert the calendar to our internal format and add it to the calendar events.

Originally created by @jasonmunro on GitHub (Apr 6, 2016). Original GitHub issue: https://github.com/cypht-org/cypht/issues/55 Add a "add to calendar" link to the imap message view when the message contains a text/calendar part. The link should convert the calendar to our internal format and add it to the calendar events.
Author
Owner

@jasonmunro commented on GitHub (Jun 21, 2016):

Support for recognizing IMAP messages with a calendar event part is in, and an "add to calendar" link is presented, but we still need to do something when the link is clicked! :)

<!-- gh-comment-id:227350834 --> @jasonmunro commented on GitHub (Jun 21, 2016): Support for recognizing IMAP messages with a calendar event part is in, and an "add to calendar" link is presented, but we still need to do something when the link is clicked! :)
Author
Owner

@dumblob commented on GitHub (Jun 21, 2016):

Thank you. Important step forwards!

By the way, have you been considering showing directly buttons like yes, tentative, no instead of adding a redirection (first the button add to calendar and yet afterwards once in the calendar application/view the three buttons yes, tentative, no)?

<!-- gh-comment-id:227363340 --> @dumblob commented on GitHub (Jun 21, 2016): Thank you. Important step forwards! By the way, have you been considering showing directly buttons like `yes`, `tentative`, `no` instead of adding a redirection (first the button `add to calendar` and yet afterwards once in the calendar application/view the three buttons `yes`, `tentative`, `no`)?
Author
Owner

@jasonmunro commented on GitHub (Sep 25, 2018):

@dumblob, we can absolutely support yes/tentative/no in this case (I think). I have been working on some vCard and iCal format parsing code that I plan to leverage to (eventually) finish this off (along with a pure CalDav calendar module set)!

<!-- gh-comment-id:424190825 --> @jasonmunro commented on GitHub (Sep 25, 2018): @dumblob, we can absolutely support yes/tentative/no in this case (I think). I have been working on some vCard and iCal format parsing code that I plan to leverage to (eventually) finish this off (along with a pure CalDav calendar module set)!
Author
Owner

@marclaporte commented on GitHub (Jul 31, 2022):

Related: https://github.com/jasonmunro/cypht/issues/120

<!-- gh-comment-id:1200491377 --> @marclaporte commented on GitHub (Jul 31, 2022): Related: https://github.com/jasonmunro/cypht/issues/120
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#51
No description provided.