Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import text/calendar mime types from an IMAP message to the calendar #55

Open
jasonmunro opened this issue Apr 6, 2016 · 4 comments
Open
Labels
calendar calendar module set enhancement suggest an improvement help wanted we would love your help imap imap module set

Comments

@jasonmunro
Copy link
Member

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.

@jasonmunro jasonmunro self-assigned this Apr 6, 2016
@jasonmunro jasonmunro added enhancement suggest an improvement calendar calendar module set imap imap module set labels Apr 6, 2016
@jasonmunro
Copy link
Member Author

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! :)

@dumblob
Copy link
Member

dumblob commented 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)?

@jasonmunro
Copy link
Member Author

@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)!

@marclaporte
Copy link
Member

Related: #120

@marclaporte marclaporte added the help wanted we would love your help label May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
calendar calendar module set enhancement suggest an improvement help wanted we would love your help imap imap module set
Projects
None yet
Development

No branches or pull requests

3 participants