
This is plugin is based on the code of mrj-text-expand, it inserts the found results on the note you're working on.
<vault>/.obsidian/plugins/{{SEARCH_TEXT/NUMBER_OF_CHARS}} in your note where SEARCH_TEXT a text which you want to search, and NUMBER_OF_CHARS is the number of chars before and after the found text you want to extract.Examples: {{My Note/300}}, {{tag:#tag/500}}.
Search++: commands (you can attach hotkeys in settings menu)It should wrap the {{ }} line and add notes which was found below.
You can call command in a {{ }} line to update results.