p0deje / Maccy

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

Show Pinned Item Title and Text In Preferences #301

Closed JosephTLyons closed 3 years ago

JosephTLyons commented 3 years ago

I just downloaded the newest update. It is awesome to see the pinned items have the option to have titles. The one thing I was wondering is if it would be possible to display the text as well. I think that being able to see what it is is in that table would be useful in case we forgot what the pinned item actually was. Its not difficult to just open up Maccy and copy that pinned item and paste it to find out, but I think having it in the table would be nice.

Maybe if the Title is blank, then it automatically inserts the text into both the Title and Text columns

| Key | Title         | Text          |
|-----|---------------|---------------|
| a   | 155.19.213.66 | 155.19.213.66 |
| b   | 200.12.126.32 | 200.12.126.32 |

Then you can override the Title to have a different Title

| Key | Title       | Text          |
|-----|-------------|---------------|
| a   | System 1 IP | 155.19.213.66 |
| b   | System 2 IP | 200.12.126.32 |

This software has become essential in my daily workflow, so I donated again and plan to continue to do so as new updates come out. It is probably my most favorite utility application.

p0deje commented 3 years ago

@JosephTLyons Thanks for the proposal. Short-term, would just hovering an item and waiting until tooltip shows content?

JosephTLyons commented 3 years ago

Yeah I think a tooltip would work here.

p0deje commented 3 years ago

I'm going to close this in favor of tooltips for now.