On Friday, February 17, 2017 at 12:37:14 PM UTC-8, Douglas Counts wrote:
>
> Eric,
>
> While Ton Gerner's advice worked great, I'm always looking to see what
> other techniques work and why. So I gave your advice several failed
> attempts and could not get a single attempt to work properly.
>
Hmmm.... Try this:
1) Go to www.TiddlyWiki.com
2) Press New Tiddler (+) button
3) Paste the following into the text of the tiddler
<style>
.my-class .tc-tiddlylink.tc-tiddlylink-resolves {
background-color: yellow;
}
</style>
@@.my-class
<$list filter="[all[shadows]sort[title]]"><$link><$text text=<
<currentTiddler>>/></$link><br></$list>
@@
4) Press "done".
notes:
* On www.TiddlyWiki.com, there aren't many altered Shadow tiddlers, so only
a few titles are shown with yellow background. Try clicking a link to a
shadow, edit/save the shadow (so it is "changed"), then go back to the
list... the yellow background should now appear on that tiddler link.
* The <$link><$text.../><$link> syntax ensures that the display of the
<<currentTiddler>> title is a single clickable link, even if the title is
not a proper WikiWord. This might also address some of the "word wrapping"
problem, since the link text isn't being rendered as separate pieces as
before.
again, let me know how it goes,
enjoy,
-e
Eric Shulman
TiddlyTools: Small Tools for Big Ideas! (tm)
InsideTiddlyWiki: The Missing Manuals
--
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 https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/1fde8cbe-fca0-4fff-90c0-7e83d782c2a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.