Mohammed,
As a precaution, you may want to read this explanation on github by Jeremy
<https://github.com/Jermolene/TiddlyWiki5/issues/3624#issuecomment-445157136>
of using the *caption* field vs. the *title* field.
... the *caption* field is generally wikified (and so can include
> formatting etc.) while the *title* is rendered as plain text.
>
Thus you may prefer something on the lines of:
<$list filter="[all[current]has[caption]]"
emptyMessage="""<$view field="title"/>""">
<$transclude field="caption"/>
</$list>
Regards.
--
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/f642dfb5-83e3-4ea4-a008-7a3199f4a423%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.