Description
This script automatically selects the last sent message in Mail.app. I use it so that I can easily setup a "Follow up with ..." OmniFocus task after sending a message.
Required software
- OS X 10.11. It may also work on 10.10.
- Ruby 2.2.
- Bundler.
How to use
- Clone this repository.
bundle install
bundle exec rake
- compiles the scriptbundle exec run
- runs the script.bundle exec help
orbundle exec rake -T
for more information.
Todo
- Look at 'next steps' in the script source
- Use something like automator or keyboard maestro to setup a global hotkey - OR -
- make it easy to invoke via spotlight