<table>
<tr>
<th>author</th>
<th>quote</th>
<th>tags</th>
</tr>
<$list filter="[tag[quote]sort[author]]">
<td><$view field="author"/></td>
<td><$view field="quote"/></td>
<td> ??? </td>
</tr>
</$list>
</table>

Am Donnerstag, 26. April 2018 16:12:01 UTC+2 schrieb Rene:
>
> I have a filtered list of tiddlers with author and quote field, formatted 
> as a table. In one column i would like to show the tag pills of the 
> corresponding tiddler.
> How can i do this?
>

-- 
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/608c0477-5464-4d9c-9b2e-5c8eb4a72b71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to