Tag Archives: plugin

Preview: AutoHyperlinks Plugin For Coda 1.6

The guys at Panic just released an update to Coda which, among other very useful features, includes a new plugin API.

I’ve hacked together a quick plugin around the AutoHyperlinks framework that will find raw URIs and email addresses and link them.  URIs in existing markup is skipped, mostly.

get the plugin | get the source

Quality is still a little rough, but it handles simple markup well (and you can always run it on just a selection of text).

I’m releasing the plugin under a 3-clause BSD license. More to come, I hope.

Enjoy.

Developer Links Plugin for Adium

I just popped a plugin target to Adium’s trunk that will linkify the trac’s shorthand for changesets and tickets.  It’s still a bit janky, and not at all supported, but it makes things a bit easier when talking about tickets and the like.

It’s mostly recycled code from AutoHyperlinks, and for now it only supports Adium’s Trac.  However, if you find yourself working on or talking about Adium code a lot, you can find it here: Developer Links Plugin.

Eventually, it’ll have a preferences GUI so you can bind it to your own project management system - even several.  But for now, it just works for Adium.