Hi Stephan,

Thanks for your help it is much appreciated.
Could not make your macro to work. I am not that familiar with TW5 yet. 
Maybe there is a tutorial somewhere ? (I found the TemplateTiddlers, and 
MacroCallWidget 
on TW.com, but that what not enough. I'll have to play around a bit more)

what I found though (thanks to your help) is that I can simply display 
images located in the 'images' sub folder by writting
<img src="images/filename.png"/>

then the copy paste work and I am happy (shame I can't use drag and drop 
anymore)

Have a good day !

On Tuesday, March 18, 2014 11:59:04 AM UTC+1, Stephan Hradek wrote:
>
> Looked it up already
>
> Here is an example template if you want your pictures to reside in a local 
> folder "images" residing in the same folder as your local wiki:
>
> \define image(src)
> <img src="images/$src$"/>
> \end
> <$macrocall $name="image" src={{!!title}}/>
>
> Used like this:
>
> {{NameOfTheImage.png||img}}
>
>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.

Reply via email to