palant / pfp

A simple and secure browser extension to be used with KeePass databases.
https://pfp.works/
Mozilla Public License 2.0
113 stars 14 forks source link

Add note icon to popup UI if a password contains a note #128

Closed r-a-y closed 1 year ago

r-a-y commented 1 year ago

It would be nice to include an icon to the popup UI if a given password has a note attached for better usability.

I was re-reading #33 where the note functionality was implemented and one of the initial ideas was to add an icon next to the password:

There should be one more icon next to the password saying "Notes" in the tooltip. It's probably best to place it on the right side of the password name in the listing so it's clearly different from the password retrieval icons but one still wouldn't click on the delete icon by mistake.

So here's a quick mockup using the existing note icon:

Mockup

Let me know what you think.

palant commented 1 year ago

Reopening since PfP development is continuing after all.

palant commented 1 year ago

I added the icon on the right side of the entry, simply because otherwise the password titles would no longer be aligned properly if some passwords have notes while others don’t.