Navigate through clips and copy them without opening CopyQ #3687
Unanswered
francwalter
asked this question in
Q&A
Replies: 1 comment
|
At the moment I indeed use AutoHotkey with these Shortcuts: and in CopyQ I use as Shortcut: So when CopyQ is closed the global Shortcut of CopyQ is used and if it is open (WinActive) then the AHK Shortcuts are "stronger". |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello
I need a way to navigate through the clips down and up and copy older clips without opening the main window of CopyQ.
I used to use the global Shortcuts for it, the both "Paste and copy next" and "Paste and copy previous" but when I have the main window open, this does some weird double copy effects and my clips are multiplicated.
Is there a way to paste the next entry (the second in the list) when the main window is not visible and do the same when it is in foreground without messing up my clips by double copying them?
My "workflow" is this: I have copied some clips, e.g. 1 to 5 in some text and now I am in another text editing and want to paste the clips I copied earlier one after another, e.g. clip 5 to clip 1. So I first do CTRL+V (for the actual clip), then the magic shortcut to change the actual clip to number 4 and with CTRL+V this pastes number 4 into my text, then maybe to times the magical shortcut and with CTRL+V I paste number 2 etc.
Thanks for hints.
I try with AutoHotkey but I think that is overkill and CopyQ can handle that alone :)
frank
--
CopyQ 16 on Windows 11
All reactions