I am not technical when it comes to software. I'd just be happy with <span style="background-color: yellow"></span> around my selected text or, if no text is selected, added to the note at the cursor position so I can type text inside it. Anything beyond that is probably beyond my experience with what you're asking.

I currently have the following in my userstyle.css file (in the joplin-desktop directory):

.highlight { background-color: yellow; }

It works in Joplin to turn any spans I create manually into highlighted text. But an icon that does this quickly would take this to the next level for me. This was just to try to make things quicker and was my own effort to get highlighting of text (in the traditional sense) to work. But truly, the first option above is best, because then I could change the color of the highlight at any point for different text. :slight_smile:

1 Like