Thanks, that was exactly what I needed! On Saturday, April 24, 2021 at 2:38:37 PM UTC-3 [email protected] wrote:
> G'day, > > Try out the tiddlers in the attached zip file. I hope that helps you out. > > Cheers ! > > On Saturday, April 24, 2021 at 1:13:20 PM UTC-3 [email protected] > wrote: > >> I know that for changing the color of internal tiddlers I have to do the >> following: >> >> >> 1. Create a new tiddler with any name >> 2. Add the tag $:/tags/Stylesheet to it >> 3. Create the css class .green a { color:green }; inside this tiddler >> 4. Call the class on the link with the syntax @@.green [[link]] @@ >> >> Doing this procedure, the word link will be an internal Tiddlywiki link >> and its color will be green regardless of the color defined on my themes. >> However ,if I use this same syntax for external links... Let's say >> "@@.green [[link|https://www.google.com]] @@". It doesn't work... >> >> I've tried the following: >> >> * @@.green [[link|https://www.google.com]] @@ >> * @@.green [[link]] @@ >> >> And my result was: >> >> >> Am I missing some detail here? How can I change the color of external >> links on Tiddlywiki? >> >> -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/2674ca64-22c2-4554-8e2a-a48d7308530en%40googlegroups.com.

