In this wiki, I have made a button to open a modal window which has the context search box of danielo’s ContextPlugin (Its the third button from top at the right bottom of the screen)
This is the code used
<$button>
<$action-sendmessage $message="tm-modal" $param="$:/core/ui/AdvancedSearch/Context"/>
{{$:/images/templarian-material-design/magnify-scan}}
</$button>
Instead of a button, is it possible to open this modal window on highlighting some text - with highlighted text being the input for context search (similar to the dynannotate plug in). Or is there a way to include the context search box within the dynannotate modal