Thanks Birthe! Your solutions shows all possible tags for every tiddler, not only the assigned ones. This behaviour was not intended.
Am Montag, 30. April 2018 15:58:00 UTC+2 schrieb Birthe C: > > 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 [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/4c4f2a9f-9268-49be-b37f-5730c515bf8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

