RubyGems Navigation menu

omnifocus-rt 1.0.2

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: http://wiki.bestpractical.com/view/REST Example: :rt_url: rt :queue: QA :username: user :password: pass :query: "Queue='QA'ANDOwner='Nobody'ANDStatus!='rejected'"

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.2 - May 11, 2015 (11 KB)
  2. 1.0.1 - August 04, 2011 (6.5 KB)
  3. 1.0.0 - December 23, 2009 (5.5 KB)

Runtime Dependencies (1):

omnifocus ~> 2.0

Development Dependencies (3):

hoe ~> 3.13
minitest ~> 5.6
rdoc ~> 4.0

Owners:

Authors:

  • aja

SHA 256 checksum:

c32c37c0b96187e558d6db506c7b439888f68e6f3a9ed9716e9401b93f9127a9

Total downloads 9,905

For this version 3,072

License:

MIT

Required Ruby Version: >= 0

Links: