Home > Coda > Coda Plugin - v090108

Coda Plugin - v090108

January 8th, 2009

I started to play around with Coda’s Plugin builder. Instantly I came up with two plugins. Already they save me a lot of time. Especially when dealing with material submitted via DOC or XLS.

 

Link

This will take the selected text and return it as an A tag. For example,

http://www.linktohere.com

will be changed to

<a href="http://www.linktohere.com">http://www.linktohere.com</a>

 

MailTo

This is very similar to Link above, but makes a mail tag.

example@test.com

becomes

<a href="mailto:example@test.com">example@test.com</a>

 

Coda Plugin

WebVeteran’s Coda Plugin:
WVCPs.codaplugin.zip

Nothing too fancy. Only a step higher than using the Clips window. But they may save you time as well. Just download the zip, extract it, double-click, enjoy.

Coda , , , , ,

  1. January 9th, 2009 at 01:47 | #1

    Nice, a fellow Coda + ColdFusion user :)

  2. January 9th, 2009 at 08:21 | #2

    Yep! I just learned that Coda has their own page for people writing plugins.
    http://www.panic.com/coda/developer/community/plugins.php
    I mailed them, maybe they’ll post it!

  3. April 23rd, 2009 at 09:04 | #3

    Thanks for developing this plugin. I added a keyboard shortcut (as documented here: http://www.handpickedsoftware.com/tiger-tip-creating-custom-keyboard-shortcuts) to speed things up so I don’t have to use my mouse.

  4. April 23rd, 2009 at 10:38 | #4

    @William
    Good idea! I use custom shortcuts as well, but sparingly because there is just too much to remember. I have F5 = ‘Reload’ in Safari.

  1. No trackbacks yet.