mirror of
https://github.com/Clipy/Clipy.git
synced 2026-04-26 01:25:58 +03:00
[GH-ISSUE #522] Can't delete a particular history #342
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Clipy#342
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 @naveenkraja on GitHub (Mar 1, 2023).
Original GitHub issue: https://github.com/Clipy/Clipy/issues/522
Now we have options for deleting the complete history but what if I wanted to delete one particular history say I have copied a password and I no longer want that to be in the history?
now am not able to clear that one particular entry from the clipboard. pls, let me know in case if someone has mentioned it somewhere else because I was able to see only clearing the whole history only.
Clipy v1.2.1
Ventura 13.1 (Macbook Air M1, 2020)
@dannylevenson commented on GitHub (Mar 6, 2023):
Under Preferences go to the "Beta" tab. Click on the switch to activate "Delete History" and pick a modifier key. Now if you use that modifier to click on an entry in the UI, it will delete it.
@naveenkraja commented on GitHub (Mar 7, 2023):
@dannylevenson great thanks it works