You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've actually made a workflow that parses out the passcode and copies it to clipboard. https://github.com/clancychilds/alfred-zoom-passcode-grabber/
I was going to port this into this workflow (forking now!) so it is in one place. but I will look to see if, at the same time, if there is a way to pass the pwd into the zoommtg link.
Thanks for the cool workflow! My company password protects their zoom meetings and I noticed the workflow doesn't capture that.
It's part of the URL like this:
https://something.zoom.us/j/123123123?pwd=somelongalphanumericstring
I actually don't know Rust, but I can take a stab at it - should be a quick change to your regex.
The text was updated successfully, but these errors were encountered: