leits / MeetingBar

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

Feature: Option to join meeting using URL(s) from the body of the invite - if the location/URL field is empty #502

Closed sammcj closed 1 year ago

sammcj commented 1 year ago

Is your feature request related to a problem? Please describe.

I often get sent meeting invites from people / tools that put the join link in the body rather than the location (or URL) field, this means you can't click to join.

Describe the solution you'd like

Option to allow - if no URL is found in the location or URL fields - use the URL(s) from the body to join the meeting.

-- Keep up the AWESOME work, I love this app!

lohningerthomas commented 1 year ago

Would be interested in that as well

leits commented 1 year ago

Hi @sammcj, Thanks for the request! It already works this way. The app can recognize meeting service links in the event body. It won't open any link from the body because of safety, but if the service is recognized - yes.

sammcj commented 1 year ago

Would it be possible to either:

  1. Allow users to provide additional trusted URLs

Or

  1. add Google forms to the trusted list?

thanks,

leits commented 1 year ago

@sammcj, you can do it! Add next regexes to custom regexes in the advanced section:

sammcj commented 1 year ago

How did I not notice this! Thank you so much!!!

ul commented 10 months ago

For other people like me trying it and wondering why it doesn't work: restarting MeetingBar might help to activate these settings (MeetingBar 4.0.6, macOS 13.6).