krusty846k downloadsFind and highlight all occurrences of selected text in notes, similar to Notepad++ or IDEs.
I couldn't find the usual functionality that I used in Notepad++ or different IDEs, where double-clicking on a word immediately showed me how often it appears in the open document.
No new features. Various minor issues with Obsidian's expansion quality rating system have been resolved, I hope. I'm preparing for more functionality, so stay tuned for updates.
New features has been added:
The issues with selecting special chartes like $ # % @ has beein fixed, thanks dear Logovaz26
New features has been added:
Added case insensitivity mode for dynamic word selection
Keywords can be uploaded/downloaded to/from a plain text file with a comma separator between words
Added a reset button to default settings
Some bugs have been fixed, thanks dear BlackUdon
Some bugs have been fixed, thanks dear BlackUdon
Automatic highlighting of keywords (It works only in Source or Live preview mode!)
New settings has been added
New command has been added
Convert found occurrences to tags (It works only in Source or Live preview mode!)
New command has been added
Permanent Highlighting for found occurrences (It works only in Source or Live preview mode!)
New command has been added:
When Occura has highlighted the available occurrences, call the command: Set permanently highlight for occurrences and then the occurrences will be highlighted by the regular for Obsidian.md by color
And call the: Remove permanently highlight for occurrences command to remove the previously set highlight
Basic functionality
You simply double-click on a word and see the other occurrences of the word (or the selected part of it) highlighted.
In the settings, you can specify the highlight color, hotkeys for quickly enabling/disabling the plugin, and the display of the number of matches found in the Status bar.
main.js and manifest.json to your vault /path/to/your/vault/.obsidian/plugins/obsidian-occura-plugin/.