leits / MeetingBar

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

Fix regex for zoom webinars #619

Closed benbernard closed 1 year ago

benbernard commented 1 year ago

Status

READY

Description

This change adds support for zoom webinars. These links take the form of: https://company.zoom.us/webinar/register/WN_weEDiYboFZmW20t1GvD3JA

Checklist

Note happy to add a version change if you want me too, but wasn't clear to me that was desired

Steps to Test or Reproduce

  1. Create a meeting with a dummy webinar link in the notes (this is where these types of meetings normally have them)
  2. See that the zoom icon is associated in MeetingBar
  3. Click on meeting, see the link open in webbrowser
benbernard commented 1 year ago

It wasn't clear to me how you would like the change log modified as its all organized into releases and doesn't seem to have an "upcoming releases" section to add to, happy to do what you want!

leits commented 1 year ago

Thank you, @benbernard!