What is actually in the "icon" field? The name of an icon? And the icon is 
then also a tiddler? If so, maybe:

<<$list filter="[tag[palette]]"><$link><$transclude 
tiddler={{!!icon}}/></$link></$list>

-- Mark


On Friday, July 27, 2018 at 6:27:41 AM UTC-7, David Gifford wrote:
>
> Hi all
>
> I have tiddlers with icon fields indicating an image. I am curious to know 
> if there is a way to create a list filter that displays the icons of each 
> tiddler as a link to the tiddler.
>
> I tried
>
> <<$list filter="[tag[palette]]"><$link><$transclude 
> field="icon"/></$link></$list>
>
> But that just displays the name of the image tiddler as a link.
>
> I am thinking of using various colored circles as icons, and using lists 
> to create a line of colored circles representing the tiddlers in that 
> category. Kind of like a data visualization. A colorful way to see how many 
> tiddlers I have in each category, and as links and with captions on hover, 
> so I can see what they are and open them.
>

-- 
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/0f407ef9-5303-4c65-86f4-b211229c058d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to