On Sep 27, 7:57 pm, bopaige <[email protected]> wrote: > I am using the <<tag tagname>> macro to display a dropdown of all > tiddlers with a given tag, but I'd like to have it display an image > instead of the 'tagname'. Is this possible?
http://www.TiddlyTools.com/#SetIconPlugin for your use-case: {{span{<<tag tagname>><<setIcon filename.jpg "" notext>>}}} enjoy -e Eric Shulman TiddlyTools / ELS Design Studios -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

