Mohammad, thank you for the solution! Just tried it and it worked great. Now I'm having a go with <img src> thing, and I think I am pretty close... I'm at
 
\define imgsrc(url)
<img src="">
\end
<$set name=url value={{!!url}}>
<<imgsrc url>>
</$set>
 
right now, but can't get my head around using <$transclude field=image/> instead of {{!!url}}. The url field contains a syntax that renders image urls, and just transcluding with {{!!url}} doesn't seem to render the syntax at all. It only works when I use transclusion widget, but you can't include widgets inside attributes, so I'm stuck.

--
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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/6360121606196796%40mail.yandex.com.

Reply via email to