Is there still no way to edit individual properties, based on values?

I found this thread because I was looking for the same information, but unfortunately vanilla Obsidian doesn’t let us target property values via CSS :frowning: (It lets us target property keys via .metadata-property:has( .metadata-property-key-input[data-property-key="blabla"]).) Would be nice if it also added property values to aria or data attributes, so we could use them as selectors.

Meanwhile the Pretty Properties plugin may be able to do what you need: