How can i highlight the same words in a file?

What I’m trying to do

When I double click a word in my *.md file, i want all others words that are the same to be highlighted in the entire file.

Things I have tried

I’ve tried to look for a plug-in, but no luck.

hi,

there is “dynamic highlights”. a plugin that does exactly what you want.

You can use the search function built into Obsidian. Ctrl+F for search and Ctrl+H for search and replace.

You can also double-click the word to mark it, press one of the combinations and then press the icon to highlight everything.

There is a tiny icon that highlights everything that fits your search pattern

Edits: editing the image to be helpful.

Thanx for this hint.

Nevertheless, I think the plugin is called differently now: aDHL.

But yes, it works.