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