Skip to content

Add Zoom meeting functionality for Google Calendar #13

@califa

Description

@califa

Many companies don't use Hangouts, but rather Zoom (or Bluejeans) URLs, which they include as part of either the event's location or description (or both!)

This could also just mean enabling the Meeting Detection Regex option for Google Cal. I'm no regex expert, but as far as I can tell (http)s?:\/\/.*zoom.us\/.+\/\w+ seems to match everything for Zoom:

http://zoom.us/j/5551112222
https://company.zoom.us/j/483719928
https://company.zoom.us/my/vanityurl
https://zoom.us/my/vanityurl

And excludes meeting rooms listed before or after, or parentheses:

http://zoom.us/j/5551112222, MeetingRoom
Meetingroom, http://zoom.us/j/5551112222
(http://zoom.us/j/5551112222)

My last gig used Hangouts and the ability to open my next meeting directly from Alfred felt like magic. I'd love to help make this happen for Zoom as well :)

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions