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

Doesn't parse meeting passwords #3

Open
galonsky opened this issue Jun 11, 2020 · 2 comments
Open

Doesn't parse meeting passwords #3

galonsky opened this issue Jun 11, 2020 · 2 comments

Comments

@galonsky
Copy 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.

@clancychilds
Copy link

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.

@galonsky
Copy link
Author

@clancychilds a coworker got it working in a fork: azoff@f5f33f6

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

No branches or pull requests

2 participants