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.
deleted by creator
@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.
@ellane @obsidianmd Dynamic Highlights will highlight the ‘TK’ when you search for it. :) That might satisfy your need.