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>
You need to make a sub-list within the main list. I switched html for the
bullets code, which AFAIK doesn't work inside <$list>.
I think that should get you started.
HTH
Mark
On Monday, August 3, 2015 at 8:54:17 AM UTC-7, Tom wrote:
>
> Hi!
>
>
> I want to display a list of tiddlers with a specific tags. Each
> item/tiddler should be displayed with a list of clickable tags (its tags
> formatted as hyperlinks). How do I have to modify the following code (which
> displays the tags as plain text) in order to achieve this?
>
>
> <$list filter="[!tag[hidden]tag[contact]sort[]]">
> * <$link to={{!!title}}><$view field="title"/></$link> <$view
> field="tags"/>
> </$list>
> Regards,
> Tom
>
>
--
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/eaf784f4-29ac-475c-9ce2-dc312afc0c21%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.