leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.47k stars 196 forks source link

Support zoom events #681

Closed aarya-brex closed 8 months ago

aarya-brex commented 8 months ago

Status

READY

Description

Adding support for zoom events, it seems like the urls have the following pattern: https://events.zoom.us/ej/REDACTED

The regex needs to support multiple alphanumerics in the path (ej), bumping it up from 1 to 1 or 2

Checklist

Steps to Test or Reproduce

Outline the steps to test or reproduce the PR here.

leits commented 8 months ago

Thanks @aarya-brex!