Here's a method I found to use a unicode character as a pretty link :
Put this in a tiddler "TestUnicodeLinks":
<<tiddler TestUnicodeLinks##links with:{{'\u2706';}} {{'\u231a';}}
{{'\u20ac';}} {{'\u2695'}}>>
!links
[[$1|TiddlerA]]
[[$2|TiddlerB]]
[[$3|TiddlerC]]
[[$4|TiddlerD]]
!end
(You can choose among the very large number of unicode characters of course
!)
If you find a simplest way ... I'm interested !
FrD
--
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.