I am trying to create a list of links that contain a filtered list of tags 
next to them, this is what I have tried so far:

<$list filter="[tag[Reports]]">
* <$link to={{!!title}}><$view field="title"/></$link> <$list 
filter="[all[current]tags[]![Reports]sort[]]" 
template="$:/core/ui/TagTemplate"></$list>
</$list>

The issues with the above is that each item in the first $list is being 
render as separate <ul> instead of one with numerous <li>.
Tags are being displayed as desired though when you click on a tag the tag 
windows opens multiple times where tag appears in the list.

Obviously I am doing something wrong as I'm sure this is achievable and 
could also be created as a reusable macro?

Any help would be much appreciated.

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/662b2730-5bac-44a7-970f-51cdbb6ebb67%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to