Hi Chris
Install
http://www.tiddlytools.com/#WikifyPlugin
and change your table to:
<html>
<span class="rolodex">
<table>
<tr>
<td align="right" valign="top"><b><span macro='wikify "[[Link|%0]]"
link'></span></b></
td>
<td colspan="3"><span macro='edit link 3'></span></td></tr>
</span></table>
</span>
</html>
You can use it as a template in other tiddlers like this:
<<formTiddler LinkTemplate>> if you install
http://tiddlywiki.abego-software.de/#FormTiddlerPlugin
as well...
Whar you get is a "prettyLink" *Link* which is just to the left of
your input...
I'm not sure but maybe you'll have to install
http://www.tiddlytools.com/#EditFieldPlugin
as well to be able to save your edits to the field (link) in the
tiddler...
Please tell if you have any problems with this setup..
Regards Måns Mårtensson