lucc / khard

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

Can khard OR search terms? #274

Open GReagle opened 4 years ago

GReagle commented 4 years ago

It seems that khard, when given multiple search terms, ANDs them together. Is there a way to OR the search terms, like the pipe operator in regular expressions? This would be very useful. I am using Khard version 0.17.0.

lucc commented 4 years ago

Not yet. The query classes can already search with OR but there is no syntax for the query language defined. I am open for suggestions and discussion.

Tonus1 commented 1 year ago

Pipe seams ok to me. Even quoted like in mutt.