pykeepass
pykeepass copied to clipboard
customicon support
Updated to the latest master and reworked some parts to also support customicons for groups.
We should implement this fully for entries and groups before merging.
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...
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.