Replies: 2 comments 1 reply
-
|
you can set scripting but that depends what you need as PDF is not real words like in NotePad or Word, where character numbers have a logical meaning. I have written scripts that could seek word in a document but may not always see what a user sees and ccan be slow if the reason is to highlight and count every match, you can set a key to a known word and try search that way as an "ExternalViewer" comand line using that presumes you know the word character string to find is "foo" and replace the bar.pdf with "%1" Here is one I wrote using vbs https://github.com/GitHubRulesOK/SumatraPDF-Plus/blob/master/Plus/Finder.vbs such scripts can be modified to be a set of keywords but if click is a problem then would need assigning to key inputs. |
Beta Was this translation helpful? Give feedback.
-
|
The search function usually works, it's just that the search shortcuts don't, and repeatedly hitting control-f-control-f-control-f can be frustrating. |
Beta Was this translation helpful? Give feedback.



Uh oh!
There was an error while loading. Please reload this page.
-
I often have to search/find, repeatedly, across multiple documents.
I have coordination problems, so clicking on the arrows is a pain.
I have a Lenovo, and the function key shortcuts, fn+function combos, and function lock don't work, at least not with Sticky Keys.
Control+F sometimes searches for the search term, sometimes finds its next appearance, and sometimes replaces the search term with selected text. / is supposed to work like Control+F, but it just types /. If it worked for me, it wouldn't be as awkward as Control+F.
Enter sometimes goes to the next appearance, but sometimes just goes to the next page; it's unpredictable.
F3 or fn+F3 is supposed to go to the next appearance, but it increases volume instead.
What's a good option for search/find when mouse clicks aren't practical and function key combos aren't working?
Beta Was this translation helpful? Give feedback.
All reactions