Hi again

I can't make the "notext" parameter work with tabs - and it doesn't
seem to matter if I use citationmarks around the "notext" part or not:

<<tabs txtMainTab "Tags" "All tags" TabTags "Timeline" "Timeline"
TabTimeline "All" "All tiddlers" TabAll "More" "More lists"
TabMore>><<setIcon information.png find:"Timeline"""notext>><<setIcon
tag.png find:"Tags"""notext>>
<<setIcon exclamation.png find:"Missing"""notext>>

Cheers Måns Mårtensson

On 2 Okt., 19:24, Måns <[email protected]> wrote:
> 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.

Reply via email to