We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have multiple Google accounts and it would be great if the link that opens uses the correct account.
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?
Currently I manually switch account after the page opens, but that is not ideal.
No response
The text was updated successfully, but these errors were encountered:
This previously worked but broke: #456
Sorry, something went wrong.
b0b0d29
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: