There are different ways of doing this, but basically you need a macro to 
concatenate the field field with the image framing. Something like:

\define showimage(img) [img[$img$]]


<$list filter="[tag[books]]" >
<<currentTiddler>> <$macrocall $name="showimage" img={{!!imgpath}}>>
</$list>



On Friday, January 13, 2017 at 2:37:56 PM UTC-8, Rene wrote:
>
> I have got a bunch of book tiddlers tagged with "book" and an image-path 
> within a field called img-path (img-path: path/to/image/book-cover.jpg 
> e.g.) 
> I would like to create a list displaying the book covers linking to the 
> specific book tiddlers.
> How can i do this?
>
> Is it possible to use ListWidget some sort like this?
>
> <$list filter="[tag[book]]">
> ...???...
> </$list>
>
>
>
>
>
>

-- 
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/0bcace74-907a-48fe-9ece-c482db6b6e0f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to