You could apply a template:

<$list filter="[tag[picture]]">
 {{||imageTemplate}}
</$list>

with template imageTemplate:

<$image source=<<currentTiddler>> width="150"/>

You can also supply the template via the "template" clause of the list 
widget.

-- Mark



On Monday, July 30, 2018 at 11:47:04 AM UTC-7, Mohammad wrote:
>
> Is there any way to produce thumbnail images from tiddlers say tagged with 
> someTag?
>
> for example:
>
>
> <$list filter="[tag[someTag]]">
>  <<produce-thumbnail-images>>
> </$list>
>
>
>
> It seems trasclude does not keep the source format (those applied by css 
> to special tagged tiddlers)!
>
> I want to use later list widget to show like gallery for quick view these 
> tiddlers.
>
> Mohammad
>

-- 
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/35fc01b4-2e8f-42e9-a824-b1ef096afb4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to