I make sure teams plan, design, and build software that users love. I'm dedicated to exploring and understanding the combination of music and technology.
I’ll post #obsidian #pkm and #productmanagement. Whatever political or social stance works for you. Just treat others as you want to be treated.
@ellane @obsidianmd Would this work for your, Ellane?
I can make it more fancy, stand out more, if you like.
It would require you to “span” it. But that could be done with a template or so.
<span>TK</span>
@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.
@ellane @obsidianmd It would need to be a plugin, that’s right ☺️
@ellane @obsidianmd I could get you something like that with a “custom” native callout :). Would that work?
I’m still at work, but after I can make an attempt.
EDIT I’m sorry, I misread the requirement. What you describe can not be achieved with CSS alone. It’ll require some Javascript to detect the ‘TK’. I will give it a try.