Skip to content
New issue

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

Allow account selection for new Google Meet meetings #105

Closed
xeroxoid opened this issue Dec 9, 2020 · 1 comment · Fixed by #137
Closed

Allow account selection for new Google Meet meetings #105

xeroxoid opened this issue Dec 9, 2020 · 1 comment · Fixed by #137
Assignees
Labels
feature New feature or request
Milestone

Comments

@xeroxoid
Copy link

xeroxoid commented Dec 9, 2020

Is your feature request related to a problem? Please describe.
When creating a new meeting with Google meet it always selects the default Google account that is signed in in the browser.
This happens even if only one Google account is active in the Calendar preferences.

Describe the solution you'd like
Adding an option to select which account to use for new Google Meet meetings (code needs to append authuser=ACCOUNT_ADDRESS i.e. meet.google.com/new?authuser=notdefaultbrowseraccount@gmail.com)

Describe alternatives you've considered
A simpler option might be to add an input to allow for custom urls for new meetings to allow the user to customise it.

Excellent OSS by the way! Thanks so much for putting in the effort. One cool tool in our WFH toolbox :)

@jgoldhammer
Copy link
Collaborator

Nice idea to have a custom url input field. I guess this is the most flexible solution for this, instead of building solutions for each meeting service.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants