pykeepass icon indicating copy to clipboard operation
pykeepass copied to clipboard

customicon support

Open netson opened this issue 6 years ago • 3 comments

Updated to the latest master and reworked some parts to also support customicons for groups.

netson avatar Aug 29 '18 12:08 netson

We should implement this fully for entries and groups before merging.

Evidlo avatar Oct 03 '18 05:10 Evidlo

I would also really like custom icons. But for me the icon-management part (add, remove, lookup) similiar to binary attachment would be important, too. And I dislike the idea to work with indices here as opposed to the attachment the custom icon do not have indices but UUIDs. So why intoduce an index here that does not really exists (and by definition is not stable as XML allows to reorder the elements)? (I would have no issues with making the SETTER flexible, so allowing for index and the actual binary data optionally but converting this to the UUID then - and have an icons-function that resolves the UUID to binary - and possibly the current index.)

I see it's long time this PR is pending now...

Elias481 avatar Sep 27 '20 01:09 Elias481

Is there a chance to get customicons for groups and entries? Would be really nice, as our keepass database would fit better to individual application entries.

staehler avatar Jul 06 '23 16:07 staehler