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.
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 =-/
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.
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.
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.
Thank you for this great info and I have subscribed
Very generous share as usual. Much appreciated.
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 =-/
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.