Request to set and trigger `search query` of document window programmatically

If I understand correctly what you’re trying to do, then this script created by @Bernardo_V and modified by yours truly should address your need.

After selecting a paragraph in the document, you trigger the script. The link including search query can then be pasted from the clipboard. Clicking this link opens the document and highlights the paragraph that was selected at the time the script was triggered.

On a cheeky side note, this thread is a great example of why we need a centralized collection of scripts :stuck_out_tongue: :innocent:

1 Like