Folder-based searching
    Rob Browning 
    rlb at defaultvalue.org
       
    Mon Jan 17 10:48:11 PST 2011
    
    
  
Carl Worth <cworth at cworth.org> writes:
> Someone bringing in mail from such a system might want to migrate from
> information in directory names to instead be information in notmuch
> tags. That might look something like this:
>
> 	notmuch tag +important folder:important
Nice.  So what are the path semantics?  For example, is the path case
sensitive or insensitive?  Can you say folder:foo/bar, and if so, is the
path rooted, or can it match path sub-segments?
i.e. which of these, if any, is "folder:foo/bar" like?
  (.*/)?foo/bar(/.*)?
  ^foo/bar$
  ^foo/bar(/.*)?
Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
    
    
More information about the notmuch
mailing list