2021-10-25 15:23:57 +00:00
|
|
|
created: 20211013132515594
|
|
|
|
modified: 20211018102307833
|
2023-05-06 11:08:46 +00:00
|
|
|
tags: Learning [[Core Icons]]
|
2021-10-25 15:23:57 +00:00
|
|
|
title: Icon Gallery
|
|
|
|
type: text/vnd.tiddlywiki
|
|
|
|
|
|
|
|
\define copyActions() <$action-sendmessage $message="tm-copy-to-clipboard" $param=<<imageTitle>>/>
|
|
|
|
|
2021-10-25 15:29:53 +00:00
|
|
|
<<.tip "Click an icon to copy the title to the clipboard">>
|
2021-10-25 15:23:57 +00:00
|
|
|
|
|
|
|
<div class="tc-image-chooser">
|
|
|
|
<$macrocall $name="image-picker-list" filter="[all[shadows+tiddlers]tag[$:/tags/Image]]" actions=<<copyActions>> />
|
|
|
|
</div>
|
|
|
|
|