FogBugz + Launchy
Here’s a cool tip for you Launchy users out where who also use FogBugz.
Setup FogBUGZ as a weby URL, and enjoy quick-fire access to your FogBugz cases. Here’s how:
- Download and install Launchy.
- Open Launchy (ALT+SPACE by default, but I changed mine to WIN+A).
- Click the settings button (cog icon at top-right).

- Select Weby in the “Available Plugins” section.
- Click the plus (+) button at the bottom right to add a new link.
- Enter the following (without all the quotes):
- Name = “FogBugz”
- URL = “http://[yourcompany.com]/FogBUGZ/
- QUERY = “default.asp?%s”
Now you can view a FogBugz case by doing the following:
- ALT+SPACE (or your shortcut to open Launchy).
- Enter “FogBugz”(or type “fog” and select fogbugz from the list, from then on, FogBugz will come up first when you enter “fog”).
- Press TAB.
- Enter a FogBugz case number and hit ENTER.
Your default browser opens up right at the FogBugz case page. How neat is that?

January 18, 2008 at 11:28 pm
Even better, set the query to ?pre=preMultiSearch&pg=pgList&pgBack=pgSearch&search=2&searchFor=%s and you can enter a bug number OR a search term
January 19, 2008 at 12:12 am
Thanks Joel - that’s even better still! Think I’ll pay a bit more attention to the address bar in future and see what other tricks I can make up.