Ok, finally, took me a while but finally made it work! This works pretty 
well:

\define getAddress()
./$(CurrentImage)$
\end

<$set name=CurrentImage value={{!!url}}>

<$list filter="[all[current]tag[Image]]">
<a href=<<getAddress>> target="blank"><$image source={{!!url}}/></a>
</$list>

This gets pretty complicated for seemingly simple things. So let me get 
this straight I had to set a variable "CurrentImage" to be used in a 
function (?), macro (?) "getAdress" that builds the desired URL, which then 
can be called inside the <a> HTML tag?

Once again thanks for your expertise, I am finally getting somewhere! :)



On Monday, 16 March 2015 05:09:07 UTC, Jed Carty wrote:
>
> I have some stuff about that on my site 
> <http://inmysocks.tiddlyspot.com/#Concatenating%20text%20to%20make%20dynamic%20URLs>
> .
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to