Don't use the $:/core/ui/Button tiddlers, they are the actual buttons. The 
image tiddlers all start with $:/core/images

If you go to the advanced search and enter $:/core/images under the shadows 
tab you will get a list of all of the core icons.

If you want to see the icons themselves you can paste this into a wiki:

<$list filter='[all[shadows]prefix[$:/core/images/]]'>
<div style='display:inline-flex;'>
<$link to=<<currentTiddler>>><$transclude/><br>Tiddler</$link>
<br>
</div>
</$list>

clicking on any of the images will open the image tiddler so you can get 
the name to put into your button.

-- 
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/3a602b31-e374-4ae0-8cfd-6e8b4efded34%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to