alfred-zoomus icon indicating copy to clipboard operation
alfred-zoomus copied to clipboard

Alfred Workflow for Zoom.us

Results 4 alfred-zoomus issues
Sort by recently updated
recently updated
newest added

I just tried the workflow with versión 6.0.0 and it doesnt create the meeting, it does nothing > [12:18:04.628] Logging Started... > [12:18:32.009] Zoom.us[Keyword] Processing complete > [12:18:32.018] Zoom.us[Keyword] Passing...

Attempting to autojoin a zoom url such as https://acmecorp.zoom.us/j/NUMBER?pwd=PASSWORD fails to autojoin. Instead it triggers the join popup: ![image](https://user-images.githubusercontent.com/119972/80391184-667c5280-887b-11ea-84d6-ecf919ed9dfb.png)

Many business with corporate zoom plans have designated subdomains: eg: https://acmecorp.zoom.us/j/ID The url matcher should try to match `https://\w+.zoom.us`

## Description It seems the `zm` command to start a new call is not working. `zm` alones starts the app just fine but when I do `zm + CMD` to...