hluk / copyq-commands

Useful commands for CopyQ clipboard manager.
328 stars 72 forks source link

Trying to Create an Automatic Command That Removes Entries That Are a Single Emoji #82

Closed andrewcincotta closed 7 months ago

andrewcincotta commented 9 months ago

I use copyq on macOS and have a RayCast extension where I can search for emojis and paste them quickly. The problem is every time I paste an emoji, it copies it into my clipboard, causing unnecessary clutter. I'm looking to make an automatic command that checks newly added clipboard content for entries that contain only one emoji and nothing else (ex: '🧑🏼‍💻').

Can someone assist me in making this command? Thanks! Pictures below:

image image
hluk commented 7 months ago

Duplicate of https://github.com/hluk/CopyQ/issues/2512.