I’m thrilled to announce that I’ve written a GitHub to OmniFocus integration. Track your GitHub issues from OmniFocus automatically!
This Ruby script is based on my Jira to OmniFocus integration, but uses the Octokit gem to pull issues from GitHub instead of Jira. You can find it on GitHub here: https://github.com/devondragon/github-omnifocus
It is simple to install, and can be run on a schedule via cron, or via a LaunchDaemon on OS X. One notable difference from my Jira to OmniFocus integration is that this script puts the body of the GitHub issue into the Note of the OmniFocus task. This feature may be coming as an enhancement to the Jira integration soon.
If you have any problems or enhancement requests please create a GitHub issue on the project. Thanks!
Leave a Reply