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

Search OmniFocus not working in Alfred 5 #51

Open
timstringer opened this issue Jul 14, 2022 · 10 comments
Open

Search OmniFocus not working in Alfred 5 #51

timstringer opened this issue Jul 14, 2022 · 10 comments

Comments

@timstringer
Copy link

I was using Search OmniFocus in Alfred 4 without any issues, but it stopped working when I upgraded to Alfred 5. Specifically, when I perform a search, it shows the default search engines (e.g. Google) instead of results from the OmniFocus database.

Thanks for looking into this! Hopefully, it will be an easy fix.

@rhydlewis
Copy link
Owner

Hi Tim - working for me in Alfred 5. No changes made by me after upgrading but I did use the workaround described in this issue. Have you done that? Alternatively, switch to the new version of this workflow.

Hope this helps.

Rhyd

@OmarKN
Copy link

OmarKN commented Jul 16, 2022 via email

@timstringer
Copy link
Author

Thanks for your comments! It looks like Python being removed from macOS is the issue, not the upgrade to Alfred 5.

I may install the new JavaScript version of the workflow…though I'm hesitant as it requires that I install Node.js. Is there any way to create a workflow that doesn't require any additional software to be installed? Thanks again!

@JoelAnderson-UU
Copy link

I'm having the same problem. This is the bug report I'm getting in Alfred 5:

ERROR: Search OmniFocus[Script Filter] Code 127: /bin/bash: /usr/bin/python: No such file or directory

@JoelAnderson-UU
Copy link

Followed these clear instructions for the new JavaScript version, and it works like a charm:
https://github.com/rhydlewis/alfred-search-omnifocus#how-to-install

@rhydlewis
Copy link
Owner

Thanks for your comments! It looks like Python being removed from macOS is the issue, not the upgrade to Alfred 5.

I may install the new JavaScript version of the workflow…though I'm hesitant as it requires that I install Node.js. Is there any way to create a workflow that doesn't require any additional software to be installed? Thanks again!

Hi Tim - unfortunately not. You'll either need to re-install a version of Python that macOS removed or install node.js. Latter is easiest to do IMO. Cheers

@OmarKN
Copy link

OmarKN commented Jul 18, 2022 via email

@timstringer
Copy link
Author

You'll either need to re-install a version of Python that macOS removed or install node.js. Latter is easiest to do IMO.

Thanks for your comment @rhydlewis. I'll most likely go with node.js.

@nicolashohm
Copy link

For me, the old workflow also didn't work anymore with Alfred 5 and macOS 12.4. Thanks to this issue, I found out there is a newer JS version. @rhydlewis I think it would be a good idea to add a note to this project's README mentioning the new JS version.

@rhydlewis
Copy link
Owner

@nicolashohm good shout - added a note, thanks

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

5 participants