-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Support online web calendar #805
Conversation
It would be nice to get this merged. Thanks @minhdanh !! |
@xvelasqu Thanks. I'm still waiting for this PR to be reviewed 😅 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
First of all thanks for this PR it would actually be quite useful for me too! :)
It also works really well, I just left some comments about things I noticed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
One thing I noticed is that deleting added calendars doesn't work. But since it doesn't work for all types of calendars I guess it isn't a blocker here :)
This fixes #745 and #590