Hi Eric >Fortunately, there *is* a solution: > > http://www.TiddlyTools.com/#SetIconPlugin > http://www.TiddlyTools.com/#SetIconPluginInfo > > I have just posted a new release of the plugin (v1.9.0) that lets you > specify optional text to *match* to find the desired link: > <<setIcon imageURL find:"text" ...>> GREAT!! - Thanks a lot!!
However: > For example: > <<tabs chkTest > About "About This document" About > Legal "legal info" LegalStatements>> > <<setIcon information.png label:"About">> > <<setIcon exclamation.png label:"Legal">> Should be: <<tabs chkTest About "About This document" About Legal "legal info" LegalStatements>> <<setIcon information.png find:"About">> <<setIcon exclamation.png find:"Legal">> Thanks Måns Mårtensson -- 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.

