Wordbook icon indicating copy to clipboard operation
Wordbook copied to clipboard

Enhancement: Add "Search selected text" option to the mouse context menu

Open TriVoxel opened this issue 2 years ago • 1 comments

I noticed there is a feature to "Search selected text" which can be done with Ctrl+S, or optionaly with double-click in Preferences. I think if you added the option to the mouse right click context menu, it would make it a lot more accessible to the average user.

Screenshot_from_2023-10-15_03-39-10

TriVoxel avatar Oct 29 '23 22:10 TriVoxel

Need to look into if this is actually possible. Will implement if so :)

mufeedali avatar Dec 11 '23 16:12 mufeedali

Maybe it would be easier to implement a command line argument, e.g.: -s, to search the selected word as soon as the program opens. In this way, a user could create a keyboard shortcut like wordbook -s to quickly search for the currently selected text.

gullmar avatar Feb 07 '24 21:02 gullmar