Hi Andrew
>The syntax I was trying was
> <<transclude Copy \<\<tiddler CopyToClipboard with: "[img[Copy.bmp]]"
> "%0"\>\>>> but I know I am missing something. Any help would be
> appreciated. Thank you.
Don't know if this is of any help - because I don't understand what
the CopyToClipboard transclusion is - or does?
Should the image be copied to the clipboard via the transclusion - or
do you want an icon for a button???
If it's the latter - SetIconPlugin by Eric Shulman (tiddlytools.com)
is an option.
Try
<<alias Copy {{"\<\<tiddler CopyToClipboard with:{\
{store.getValue('SomeTiddlerTitle','##:Image')}\}[[%0]]\>\>"}}>>
[[SomeTiddlerTitle]]
!image
[img[Copy.bmp]]
If it still won't recognize the image syntax - install the imagemacro
from a tiddlyspace into your TW and write: <<image Copy.bmp>> instead
of [img[Copy.bmp]] ...
Cheers Måns Mårtensson
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/tiddlywiki?hl=en.