Hi again,

Didn't look close enough at your syntax.
What you probably need to use is a (preferably global) helper macro;
along with the macrocall widget to have your parameters evaluated.

Something along the lines of... (untested)

\define dropbox(folder,file)
<img src="https://dl.dropboxusercontent.com/$folder$/$ 
<https://dl.dropboxusercontent.com/MyFolder/%5B%5BcurrentTitle%5D%5D>file$" 
/>
\end

<$macrocall $name="dropbox" folder="foo" file={{!!title}}/>

Best wishes,

— tb

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/9a447e69-528d-416b-8b90-c22633f23c2f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to