p0deje / Maccy

Lightweight clipboard manager for macOS
https://maccy.app
MIT License
11.84k stars 510 forks source link

Ability to edit/remove items from the list #734

Closed emilio-oliveira closed 6 months ago

emilio-oliveira commented 6 months ago

Before Submitting Your Feature Request

Problem

Sometimes, we have one or two items on the clipboard that we want to remove, without needing to purge the whole list.

Solution

Open a window with a list of all the clipboard items and allow for the deletion / reorder of items on the list. Alternatively, add a delete icon on the app window next to the item (next to where now you have the key shortcuts info).

p0deje commented 6 months ago
  1. You can remove it by pressing OPTION+DELETE.
  2. There is no way to edit items - this is out of the scope of the clipboard manager in my opening.
kdeyko commented 4 months ago

Sorry for bumping into the closed issue, but the OPTION+DELETE doesn't work for me. When I select an item in the list and press (and hold) OPTION, the selection focus disappears, and then pressing DELETE does nothing. Releasing the OPTION button makes the selection reappear, btw.

Please let me know if I should raise a new issue or make a short videoclip.

Thanks!

p0deje commented 4 months ago

Sorry for bumping into the closed issue, but the OPTION+DELETE doesn't work for me.

When I select an item in the list and press (and hold) OPTION, the selection focus disappears, and then pressing DELETE does nothing. Releasing the OPTION button makes the selection reappear, btw.

Please let me know if I should raise a new issue or make a short videoclip.

Thanks!

Please make sure you are running the latest version of Maccy and try again. If the problem persists, please open a new issue and provide all the necessary details.

kdeyko commented 4 months ago

Ah, right, I was on a rather old version (0.28). I upgraded to 0.31 and it works now, thanks!