From: David Bremner Date: Mon, 20 May 2013 14:11:31 +0000 (+2100) Subject: Re: how the date query works? X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=66205f793b09806fe7f0e90b4b2e108400b86e57;p=notmuch-archives.git Re: how the date query works? --- diff --git a/1e/56c6094ebade8b72c99c2633acc0fe493aec91 b/1e/56c6094ebade8b72c99c2633acc0fe493aec91 new file mode 100644 index 000000000..841a491d9 --- /dev/null +++ b/1e/56c6094ebade8b72c99c2633acc0fe493aec91 @@ -0,0 +1,69 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 4E484431FBC + for ; Mon, 20 May 2013 07:11:50 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -2.3 +X-Spam-Level: +X-Spam-Status: No, score=-2.3 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id YXk2Ck7ObkOg for ; + Mon, 20 May 2013 07:11:45 -0700 (PDT) +Received: from tempo.its.unb.ca (tempo.its.unb.ca [131.202.1.21]) + (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) + (No client certificate requested) + by olra.theworths.org (Postfix) with ESMTPS id 6B65F431FB6 + for ; Mon, 20 May 2013 07:11:45 -0700 (PDT) +Received: from tesseract.cs.unb.ca (tesseract.cs.unb.ca [131.202.240.238]) + by tempo.its.unb.ca (8.13.8/8.13.8) with ESMTP id r4KEBc4p001343; + Mon, 20 May 2013 11:11:39 -0300 +Received: from fctnnbsc30w-156034082078.dhcp-dynamic.fibreop.nb.bellaliant.net + ([156.34.82.78] helo=zancas.localnet) + by tesseract.cs.unb.ca with esmtpsa + (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.80) + (envelope-from ) + id 1UeQoL-0006me-LL; Mon, 20 May 2013 11:11:38 -0300 +Received: from bremner by zancas.localnet with local (Exim 4.80) + (envelope-from ) + id 1UeQoG-0005Az-1A; Mon, 20 May 2013 11:11:32 -0300 +From: David Bremner +To: David Belohrad , notmuch +Subject: Re: how the date query works? +In-Reply-To: +References: +User-Agent: Notmuch/0.15.2+84~g12d5e4e (http://notmuchmail.org) Emacs/24.3.1 + (x86_64-pc-linux-gnu) +Date: Mon, 20 May 2013 11:11:31 -0300 +Message-ID: <8738thagh8.fsf@zancas.localnet> +MIME-Version: 1.0 +Content-Type: text/plain +X-Spam_bar: - +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 20 May 2013 14:11:50 -0000 + +David Belohrad writes: + +> +> Is there any kind of manual how to use it? I'm of course particularly +> interested in 'today', 'yesterday', 'last week', 'last month' :) +> + +See man notmuch-search-terms + + http://notmuchmail.org/manpages/notmuch-search-terms-7/