Name: omnifocus-rt
Project URL: https://github.com/seattlerb/omnifocus-rt
Rubygems URL: omnifocus-rt
Seattle.rb Contributors: 2
Description:

Plugin for omnifocus gem to provide rt BTS synchronization.

The first time this runs it creates a yaml file in your home directory for the rt url, username, password, default queue and query.

The query is optional. If you don’t supply it omnifocus-rt will pull all tickets from the default queue assigned to the specified user.

The use a custom query you must supply it in the config file. omnifocus-rt uses the REST interface to RT. More information about query formatting is available here: wiki.bestpractical.com/view/REST

Example:

:rt_url:   rt
:queue:    QA
:username: user
:password: pass
:query:    "Queue='QA'ANDOwner='Nobody'ANDStatus!='rejected'"
Last Update: 2026-03-17 00:46:20 UTC

Contributors: