> Here's what I have:
>
> <ul><$list filter="[!tag[hidden]tag[Contacts]sort[]]">
>     <li> <$link to={{!!title}}><$view field="title"/></$link> :
>  <$list filter="[all[current]tags[]]"><$link to={{!!title}}> <$view
> field="title"/></$link></$list>
>     </li></$list>
> </ul>
>

Thanks a lot. That's easier than expected and close to one of my previous
attempts.

You can actually use wiki markup. This is what I ended up with:

    <$list filter="[!tag[hidden]tag[contact]sort[]]">

    * <$link to={{!!title}}><$view field="title"/></$link> -<$list
filter="[all[current]tags[]]"><$link to={{!!title}}> <$view
field="title"/></$link></$list>

    </$list>

Regards

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/CA%2B4QLyxRs6-SbgnmLHCVQBZ0KLiDpSG%3D7N-EQF15n0QpHoaTYg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to