Format Dataview metadata in the preview editing view using a css snippet
I’d like to be able to format my dataview metadata tags so that something like [foo::bar.com]
appears with the key bolded without me having to add formatting to the actual key. If I type the following I get the appearance I would like: [*foo*::bar.com]
Things I have tried
Generally I add the formatting directly to the Key or Value but I feel that’s just bad data management. I’ve been searching for another example of someone modifying the default formatting but haven’t found antyhing yet