I have made quite a few Clips in Coda to make development a little speedier. Hopefully you can get some use out of them too.

Preview of Coda Clips - keep in mind the clips window only shows the first line of each clip.
Download the Clips here:
ColdFusion Coda Clips
Coda, ColdFusion
clips
NOTE: This plugin’s update for Coda 2 is here: http://www.webveteran.com/blog/web-coding/coda2-plugin-update/
—————————
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>

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
bundle, coda, link, mailto, plugin, wvcps
Recent Comments