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

Feature: account chooser for Google Meet links #595

Closed nickygerritsen closed 1 year ago

nickygerritsen commented 1 year ago

Issue that this suggestion fixes

I have multiple Google accounts and it would be great if the link that opens uses the correct account.

Solution description

Currently the first account is always used, since the meet.google.com is directly opened.

Instead, if we open https://accounts.google.com/AccountChooser?Email=[email]&continue=[meet url] Google will pick the correct account automatically. We should be able to get this data from the calendar, right?

Alternatives considered

Currently I manually switch account after the page opens, but that is not ideal.

Additional context

No response

jeffgreco commented 1 year ago

This previously worked but broke: https://github.com/leits/MeetingBar/issues/456