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