hluk / copyq-commands

Useful commands for CopyQ clipboard manager.
331 stars 73 forks source link

Adding hotkey to ignore any copied text when held down #40

Closed wahost070 closed 3 years ago

wahost070 commented 3 years ago

I was hoping you could help with a solution for the following script you wrote:

https://github.com/hluk/copyq-commands/blob/master/Global/copy-a-secret.ini

I'm using BitWarden and I frequently use the "copy password to clipboard" button on my password manager, rendering the copy secret hotkey ineffective. Would there be a way to set a hotkey that I would hold, and then click the "copy password to clipboard" button so the password would be ignored?

Any help would be appreciated!

hluk commented 3 years ago

How about Copy a Secret If a Modifier Held command? (I've only just created it.)

wahost070 commented 3 years ago

Perfect, works like a charm! Thanks for your help 🙂