It seems that format="link" works with the view widget but not the transclude one (my first attempt with the macro also works with [[$title$]], but I admit it's less smart). Maybe try:
<$list filter="[tag[personalcontacts]]"> |<$*view* field="title" format="link"/>|<$transclude field="email"/>|<$transclude field="address"/>| </$list> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

