aurooba / alfred-workflow-zoom-meetings

Join a Zoom meeting without the link opening in your browser.
MIT License
45 stars 2 forks source link

Password support #1

Closed orenk86 closed 4 years ago

orenk86 commented 4 years ago

Hi, nice workflow!! :)

Any chance you can add support for passwords encoded in the link? (the "pwd" query parameter).

Thanks!

aurooba commented 4 years ago

Glad you liked it @orenk86! Yes! I can add support this weekend. :)

aurooba commented 4 years ago

Hey @orenk86, you can download today's release, which supports password encoded Zoom links as well. :)

orenk86 commented 4 years ago

Hi @aurooba , thanks a lot, but unfortunately it's not working for me :(

aurooba commented 4 years ago

Hmm. Do you see an error? Can you describe what happens?

orenk86 commented 4 years ago

No error, just that if I highlight a Zoom link with a 'pwd' parameter and press the keyboard shortcut, it will still ask me for the password. Perhaps I should try it with the 'zm' keyword?

aurooba commented 4 years ago

Ah! Yes, I forgot to add it to the shortcut section. It will definitely work with the zm keyword. I'll fix the shortcut version right away here.

aurooba commented 4 years ago

@orenk86 Here you go: https://github.com/aurooba/alfred-workflow-zoom-meetings/releases/tag/v1.2.1

:)

orenk86 commented 4 years ago

Works perfectly, thanks!