mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-25 17:15:58 +03:00
[GH-ISSUE #574] Don't save pasted item back to clipboard #387
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#387
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @michaelpress on GitHub (Oct 2, 2025).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/574
(testimonial - Clipy is incredible and adds so much to my efficiency).
Request - when pasting an item, don't re-add it to the clipboard.
Or make this an option in Preferences that can be turned off.
This interferes with my workflow by duplicating a previously copied item and making it hard to find other copied items.
Here's a very common use case - create a link:
Obviously I can do that using Clipy's menu. =But I want to be able to do it easily using the keyboard shortcuts.
Some previous tool I used (not sure if it was Clipy) allowed me to
Super easy. But with Clipy, after pasting the title, the URL has now moved to item 3.
Yes I could command-v command-3 instead of -2, but sometimes I'll paste multiple times, and now the URL has moved to 4 or 5, so I have to use the menu and find the item.
Doesn't make sense to me that a paste re-adds an item to the menu.