Do path: searches handle spaces correctly?
Keith Amidon
camalot at picnicpark.org
Mon Sep 22 07:42:11 PDT 2014
On Mon, 2014-09-22 at 11:20 +0200, David Bremner wrote:
> Keith Amidon <keith at awakenetworks.com> writes:
> >
> > notmuch search --output=files path:'dir/INBOX/INBOX/Sent Items'
> >
> > I don't get any results, but it seems like the two results above should
> > be shown, right? Am I doing something wrong here? If it looks like I'm
> > doing it correctly, what can I do to help troubleshoot the issue?
>
> Note that path:, unlike folder:, does not add the maildir subdirs. Dunno
> if that's the only issue you are having, but I guess it's one.
Darn it! I made a mistake in my original email. In the test I was
doing I actually had:
notmuch search --output=files path:'dir/INBOX/INBOX/Sent Items/**'
which I believe should have picked up all the subdirectory paths. I
just retested to make sure that it still didn't work, and it doesn't.
Am I still missing something? Thanks for the help, Keith
More information about the notmuch
mailing list