Further to my post in the TW google group yesterday, now following up here.
@TW_Tones and @Alvaro posted the same syntax in their replies to me requesting help to enable external image path using macros ximg in image-card (apologies to both if i’ve misunderstood something):
<$macrocall $name=“image-card” img=<<ximg imagename.jpg>> width="" align:“left” pos=“top”/>
However this is not working either. The tiddler displays the raw code with no formatting by image-card although the image (not the filename imagename.jpg) does display after img= . So, ximg is working as expected but macrocall is not calling image-card. I think Shiraz must be installed correctly since the normal syntax works fine:
<<image-card “imagename.jpg” title:“Image tile” text:“Image text goes here” footer:“Image footer” align:“right” pos:“top”>>
I’m not sure if it matters but I’m running TiddlyDesktop 0.0.14 under Linux Mint 19.3 with TiddlyWiki 5.1.22 and Shiraz 2.4.0 (I haven’t tried viewing this tiddlywiki in a browser yet but I assume I would see the same behaviour as in TiddlyDesktop.)
I’d love to make this work, thanks for any suggestions
Robin