Hi Rene

<table>
<tr>
<th>author</th>
<th>quote</th>
<th>tags</th>
</tr>
<$list filter="[tag[quote]sort[author]]">
<tr>
<td><$view field="author"/></td>
<td><$view field="quote"/></td>
<td>
<$list filter="[tag[quote]tags[]]-[[quote]]">
<$transclude tiddler="$:/core/ui/TagTemplate"/>
</$list>
</td>
</tr>
</$list>
</table>


Birthe

mandag den 30. april 2018 kl. 14.16.54 UTC+2 skrev Rene:
>
> Thanks Mark. Unfortunately nothing shows up in the table cell. Any ideas?
>

-- 
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/4ca0e30c-bd48-4a71-a88f-0eb6d623b116%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to