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

New Feature: add conversion to and from icalendar format for each adapter #9

Open
AirMike opened this issue Apr 18, 2016 · 2 comments

Comments

@AirMike
Copy link

AirMike commented Apr 18, 2016

What do You think about adding a new feature for converting to and from icalendar format for each adapter?
This should be easily done with http://sabre.io/vobject/icalendar/ library

@Taluu
Copy link
Contributor

Taluu commented Aug 1, 2016

That's an interesting idea (never saw the ticket, sorry...), but I think it'd be better to have in a separate adapter (like google and office are)

@AirMike
Copy link
Author

AirMike commented Aug 18, 2016

I think every adapter should implement methods for converting because each of adapters (google, office, domino) has its own JSON representation of event (with different property names) but icalendar is standardized so it should help with interoperability and synchronization with 3rd party applications (e.g domino lotus server has option for returning data in json or ical with REST API but as far as I know google and office don't)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants