lucc / khard

Console vcard client
https://khard.readthedocs.io/en/latest/
GNU General Public License v3.0
600 stars 65 forks source link

Fix #251 #254

Closed lucc closed 4 years ago

lucc commented 4 years ago

The desired behaviour is:

lucc commented 4 years ago

I will keep the second part of this undone here. It involves the matching and selecting of contacts far to deeply and might conflict with #253. It seems that a contact list is first generated with the search terms and then depending on the subcommand (email, phone, post) this list is again pruned with the search terms with some special matching logic for the respective command.