On Saturday, July 12, 2014 9:39:36 AM UTC-7, David Gifford wrote:
>
> The closest I got was the following, but I don't know how to render the
> transcluded url field as a 'pretty link' (the equivalent of [[(go)|
> http://www.tiddlywiki.com]]). Any help?
>
> <ul>
> <$list filter="[is[current]tagging[]!is[system]sort[title]]">
> <li>
> <$link>
> <$view field="title"/>
> </$link>
> -
> <$transclude field="url"/>
> </li>
> </$list>
> </ul>
>
instead of writing:
<$transclude field="url"/>
you would write:
<a href={{!!url}} target="_blank">(go)</a>
enjoy,
-e
Eric Shulman
TiddlyTools / ELS Design Studios
YOUR DONATIONS ARE VERY IMPORTANT!
HELP ME TO HELP YOU - MAKE A CONTRIBUTION TO MY "TIP JAR"...
http://TiddlyTools.github.com/fundraising.html#MakeADonation
Professional TiddlyWiki Consulting Services...
Analysis, Design, and Custom Solutions:
http://www.TiddlyTools.com/#Contact
--
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/d/optout.