Hello,

In my TiddlyWiki I have tiddlers describing my pets: [[Cat Fred]], [[Dog 
Jimmy]], [[Mouse Beanie]], [[Squid Joe]] [[Dog Joe]], [[Spider Gonzo]].....
All of them are tagged with "Pet".

I would like those links to be displayed with neat icons instead of  the 
animal prefixes, e.g.
[[Dog Joe]] should be rendered as <a href="#Dog%20Joe"><img 
src="Dog.png"><span>Joe</span></a>, as opposed to
[[Squid Joe]] --> <a href="#Squid%20Joe"><img 
src="Squid.png"><span>Joe</span></a>.

Is there a way to achieve this with CSS/Macros/Widgets, without writing a 
JavaScript plugin?

TIA
Uwe

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/c2ae1069-0adb-49c9-85ef-0fd151628ee6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to