6 Comments

Hi, thanks for that. Was still having issues after I installed Clop's CLI and I think I found the error:

[10:53:49.407] ERROR: Clop[Run Script] (eval):1: no such file or directory: /Users/ognistik/.local/bin/clop

the user path was wrong. It worked after I went in and edited it.

Expand full comment

Kevin, great catch! I can't believe no one spotted this before. I've fixed the mistake now. I'm actually planning to rewrite the entire workflow when I get a chance. I've learned a lot about making Alfred workflows since back when I did this one, so I think I can do a much better job now. Thanks for letting me know about this - glad you got it working.

Expand full comment

Thank you for this great info and I have subscribed

Expand full comment

Very generous share as usual. Much appreciated.

Expand full comment

Hi, super helpful thanks. But I am having issues with the Alfred Workflow, have you found any issues recently? I added the shortcuts into the workflow, but the only one that does anything is CTRL + SHIFT + O which opens Alfred with he options. However, Clop doesn't execute anything. Also, typing Clop as a universal action, doesn't show anything? What did I miss =-/

Expand full comment

Did you install Clop's CLI? https://i.imgur.com/BWr9i01.jpeg <- That's required for everything to work. If you got Clop CLI's installed, and if you can run Clop's commands in Terminal then the workflow should also have no issues. You can check on Terminal by simply typing clop. It should show you an OVERVIEW text that tells you it is installed. I'm using it without problems but if you already got the CLI I can help you debug. Probably checking the debug window in Alfred will be useful.

Expand full comment