-
Notifications
You must be signed in to change notification settings - Fork 7
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
No longer works / Omnifocus 2 & Alfred 2 #2
Comments
I have the same issue. It looks like the ruby script fails to require deps |
I have the same problem, too. |
I tried '/usr/bin/ruby ./main.rb {query}'.
It works. |
For those of you who still have issues, I suggest to have a look at the iteration of a similar script discussed on the Alfred forum: https://www.alfredforum.com/topic/1041-create-new-task-in-omnifocus-inbox/?do=findComment&comment=56934 |
sudo gem install rb-appscript
/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/ruby -I /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0 -r ./siteconf20201125-15532-1e59fo5.rb extconf.rb Provided configuration options: Did you mean? RbConfig CONFIG extconf failed, exit code 1 Gem files will remain installed in /Library/Ruby/Gems/2.6.0/gems/rb-appscript-0.6.1 for inspection. |
typing "todo xxx" doesn't produce any results — as soon as space bar is pressed to begin labeling the task alfred switches to "Google Search" of the input.
The text was updated successfully, but these errors were encountered: