Assuming your books all had something in common, like a Tag "Books" :
<$list filter="[tag[Books]]"> <$link><$view field="title"/></$link> Published in <$view field="published"/> <br/> </$list> On Wednesday, January 11, 2017 at 10:33:44 AM UTC-8, Rene wrote: > > Is there an easy way to display field values and custom text in a list of > tiddlers additional to the tiddler's title? > > Let say: > > Tiddler 1 > Title: My favourite book > Custom field (published): "2017" > > Tiddler 2 > Title: My second favourite book > Custom field (published): "2016" > > Custom text: ", published in " > > > Output as links to specific tiddlers: > > - My favourite book, published in 2017 > - My second favourite book, published in 2016 > > > Greetings, > Rene > -- 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/7ba950a4-38c9-470e-8546-d717899ee210%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

