dv / alfred-omnifocus-workflow

An Alfred 2 workflow to create tasks in OmniFocus featuring autocompletion of Project and Context
MIT License
54 stars 7 forks source link

Does this work with Alfred 3 and Omnifocus 2? #4

Open tonyxiao opened 7 years ago

zhuzelong commented 7 years ago

+1 Doesn't seem to work with Alfred 3

joshbrw commented 7 years ago

+1 doesn't seem to work with Alfred 3

itsjustmath commented 6 years ago

I was able to get it to work by following AngelClovers advice in #2:

sudo gem install rb-appscript

iT-Boyer commented 3 years ago

sudo gem install rb-appscript Password: Building native extensions. This could take a while... ERROR: Error installing rb-appscript: ERROR: Failed to build gem native extension.

current directory: /Library/Ruby/Gems/2.6.0/gems/rb-appscript-0.6.1

/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 extconf.rb failed Could not create Makefile due to some reason, probably lack of necessary libraries and/or headers. Check the mkmf.log file for more details. You may need configuration options.

Provided configuration options: --with-opt-dir --without-opt-dir --with-opt-include --without-opt-include=${opt-dir}/include --with-opt-lib --without-opt-lib=${opt-dir}/lib --with-make-prog --without-make-prog --srcdir=. --curdir --ruby=/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/bin/$(RUBY_BASE_NAME) extconf.rb:44:in `

': uninitialized constant Config (NameError) 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. Results logged to /Library/Ruby/Gems/2.6.0/extensions/universal-darwin-20/2.6.0/rb-appscript-0.6.1/gem_make.out