Page MenuHome GnuPG

Kleopatra: Add column for groups in the certificate view
Open, WishlistPublic

Description

It would be useful if the keys in the certificate list could be sorted by their affiliation to a group defined in Kleopatra.
An additional column in the certificate list would make that possible.

Event Timeline

If a certificate is in more than one group, this will not work...

aheinecke triaged this task as Wishlist priority.Oct 18 2022, 10:45 AM

We need to understand the usecase here.

I can think of the following:
a) Quickly see which keys are in which group.
-> Here we could do filtering. But it is basically handled by the Group dialogs.
b) See which keys are not in the group and should be added.
For this I think a better solution might be if we would remove keys that are already in a group from the list of "available" keys.
By this I mean that if you edit a group and move keys down then they should be removed from the upper list of available keys so that it is easily visible which keys in your keyring are not part of a specific group.

For this I think a better solution might be if we would remove keys that are already in a group from the list of "available" keys.
By this I mean that if you edit a group and move keys down then they should be removed from the upper list of available keys so that it is easily visible which keys in your keyring are not part of a specific group.

This has now been implemented with T6295: Kleopatra: Show only keys not in group in upper key list in group edit dialog.

ikloecker renamed this task from Add column for groups in the certificate view to Kleopatra: Add column for groups in the certificate view.Dec 5 2022, 8:40 AM