Mark! Thank you! It works like a charm! I got the point! Cheers Mohammad
On Monday, June 18, 2018 at 7:42:07 PM UTC+4:30, Mark S. wrote: > > You can't drop a macro into wiki text like that, unfortunately. You might > be able to make a macro that would "glue" the two together. > > But it's probably easier to just use the <$image> widget. So something > like: > > <$list filter="[tag[png]] [tag[jpg]] [tag[gif]]"> > <$image width="128px" source=<<currentTiddler>>/> > </$list> > > Good luck! > -- Mark > > On Monday, June 18, 2018 at 5:52:24 AM UTC-7, Mohammad wrote: >> >> I have few tens images in a TW 5.1.18-preresale >> I want to list all of them in a tiddler so I did as below >> >> >> <$list filter="[tag[png]] [tag[jpg]] [tag[gif]]"> >> [img width="128px"[<<currentTiddler>>]] >> </$list> >> >> >> >> >> but it does not work, what is the problem? >> >> /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/d16cf336-b66a-4429-916b-867571b28baf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

