Comment 2 for bug 1824469

Revision history for this message
Maxime DOYEN (mdoyen) wrote : Re: wish: ledger quicksearch with AND instead of OR

after a little study on how others do this, I decided to think to the gmail behaviour

Search for an exact word or phrase with " " (which is the actual behaviour in HB)
=> "dinner tonight"
=> will only match this exact phrase

What you want is to enable OR for multiple words
Search match multiple terms with OR
=> "amy OR david"
=> will match any txn that match amy or david

source: https://support.google.com/mail/answer/7190?hl=en