khard icon indicating copy to clipboard operation
khard copied to clipboard

Can khard OR search terms?

Open GReagle opened this issue 4 years ago • 2 comments

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.

GReagle avatar Aug 26 '20 13:08 GReagle

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.

lucc avatar Aug 26 '20 16:08 lucc

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

Tonus1 avatar Mar 10 '23 22:03 Tonus1