Anyone want to write me some #CSS to make the traditional writer's reminder of missing information, TK, show up prominently in [#Obsidian](https://pkm.social/tags/Obsidi
Anyone want to write me some #CSS to make the traditional writer's reminder of missing information, TK, show up prominently in #Obsidian wherever it occurs within a long text?
I'm thinking sans serif bold small caps, nicely letter spaced, maybe in light orange. Like Medium does it. Doesn't have to be offset to the side, just a nice visual blip to catch one's attention in the flow of the text.
@geffrey@obsidianmd Someone mentioned the Dynamic Highlights plugin, but I won’t be able to check it out for a few hours. Wouldn’t want you to waste your time if the solution already exists.
@ellane@obsidianmd I’ve looked at it for 30 minutes but no luck. Working with Obsidian's Codemirror 6 is harder than I thought! I hoped to fix it with some neat Typescript and Regex, but that didn’t work.
I’ll see if I can do something helpful using only CSS.