Just to make sure you want to style a tiddler based on other tiddlers that link to it field date?
If you simply wanted to style a tiddler based on current field data you can use the plugin I referenced in this [[topic <https://groups.google.com/forum/#!topic/tiddlywiki/JO9vgfOxF5Y>]] On Wednesday, January 14, 2015 at 5:33:37 AM UTC-8, magev958 wrote: > > Is it possible to have CSS in the styleSheet depending on if a field is > not empty? > > You can have tag-based CSS like... > > div[tags~="welcome"].tiddler .viewer { > background-color: #ffccaa; > } > > ... but I would like to have links coloured a specific way in tiddlerA if > the tiddlerB linking to have field "Field1" and it is not empty. The > field-value could be anything. Possible? > > /Magnus > -- 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. For more options, visit https://groups.google.com/d/optout.

