Thanks Tony & Mohammad!
I think I am almost there. The below works quite well.
<div class="dynamic-table">
<$list filter="[all[shadows]tag[$:/tags/Image]]">
<$set name="image" value=<<currentTiddler>>>
<$list filter="[<image>removeprefix[$:/core/images/]]">
<$button message="tm-copy-to-clipboard" param=<<currentTiddler>>tooltip=<
<currentTiddler>> class="tc-btn-invisible" >
<$transclude tiddler=<<image>>/>
</$button>
</$list>
</$set>
</$list>
</div>
But I cannot get the buttons to be bigger even by using a style:
.doc-images-large svg { height: 2em; vertical-align: text-bottom; }
Any ideas on how I might make the buttons bigger?
On Tuesday, January 29, 2019 at 5:18:52 PM UTC+7, TonyM wrote:
>
> Here is an Image Picker macro
>
>
> 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/729f254d-3c14-48f0-b165-115b6a0596d7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.