Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Operators #11

Open
agenbite opened this issue Jul 30, 2021 · 1 comment
Open

Operators #11

agenbite opened this issue Jul 30, 2021 · 1 comment

Comments

@agenbite
Copy link

Hi,

I've just discovered helm-notmuch and I love it. Since there's not a documentation, I've been playing with the search and I've seen that I can use notmuch search prefixes (from:, date:, etc), but apparently I cannot use notmuch operators (AND, NEAR, ADJ etc).

Am I missing something? There are any plans to include those operators in helm-notmuch?

Regards,

@bcardoso
Copy link

bcardoso commented Mar 3, 2022

Hi,

You can use notmuch operators inside parenthesis, like this: ( (term1 ADJ term2) and tag:inbox )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants