I find it useful to search directly for selected text in other windows. It can be technically difficult to get the selected text in any window, but fortunately we can only implement the most common cases. For example, the selected text in the web browser( like Edge), or the selected text in the windows explorer.
Maybe you can think about it, thanks for reading.
Search the selected text in other window directly
Re: Search the selected text in other window directly
Copy the selection in the clipboard.
The rest is a simple AHK script or QAP or whatever your favorite tool is.
This will work from any window.
The rest is a simple AHK script or QAP or whatever your favorite tool is.
This will work from any window.
Re: Search the selected text in other window directly
12. Button in web browser (Firefox, EDGE) -> to make a search query in 'Everything' (text from the web)
In this context, this tool could also be interesting:
Tool "Textify" - [web_button_7] ... for Everything
In this context, this tool could also be interesting:
Tool "Textify" - [web_button_7] ... for Everything