Skip to content

Instantly share code, notes, and snippets.

View tghw's full-sized avatar

Tyler Hicks-Wright tghw

View GitHub Profile
@tghw
tghw / gist:67153
Created February 19, 2009 22:22
Ubiquity command for FogBugz
CmdUtils.CreateCommand({
name: "fogbugz",
takes: {"text": noun_arb_text},
modifiers: {"new": noun_arb_text},
homepage: "http://www.fogbugz.com/",
icon: "http://www.fogcreek.com/FogBugz/favicon.ico",
author: { name: "Tyler Hicks-Wright", email: "support@copilot.com"},
description: "FogBugz",
help: "Select some text to search FogBugz.",
execute: function(directObject, mods){