Bettina,

Have you considered defining a macro in a Tiddler tagged $:/tags/Macro that 
accepts the image url and displays the image? You could then create a snipit 
that calls the macro. Easier to read and you reuse the same code.

Eg in wiki text
<<imagebyurl "http://imageaddress";>>

Macro definition

\define imagebyurl(url)
... Your macro with $url$ in correct place
\end

Regards
Tony

-- 
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/3d91f179-0ac2-4a4a-a559-a2700ecbe735%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to