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.
Description
Related Objects
Event Timeline
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.