Ivan Rybakov230 downloadsPlugin for Obsidian. Highlights all occurrences of the selected text in the current note, similar to Notepad++.
An Obsidian plugin that automatically highlights every occurrence of your selected text throughout the current note — just like Notepad++ does.
Please, leave feedback or suggest an idea what is important for you to develope the app. Share you wishes!


Select any word or phrase and matching text instantly lights up with a colored highlight. Deselect — and the highlights vanish. No commands or hotkeys are required.
Open Settings → Community plugins → Highlight Same Matches to customize highlighting:
#FFD700), and the selected color is saved
automatically.we highlights we and the we in we are, but not the fragment inside
wealth. It also treats we-are and we/are as separate words.Disable Highlight words only to highlight the selected fragment wherever it
appears, including inside larger words such as wealth. Settings are restored
after restarting Obsidian or reopening a note.
In Live Preview, rendered Markdown tables are skipped because Obsidian displays their contents in a separate table view rather than the editable source text. Switch to Source mode to highlight matches inside tables.
.obsidian/plugins/ directorymain.js, styles.css, and manifest.json into the plugin folder