From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rene Subject: Re: date next year Date: Sun, 22 Dec 2013 15:20:02 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34652) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VukpV-0002Xw-H3 for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 10:20:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VukpN-0007xm-Ua for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 10:20:33 -0500 Received: from plane.gmane.org ([80.91.229.3]:59653) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VukpN-0007xg-O5 for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 10:20:25 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VukpM-0003Mp-23 for emacs-orgmode@gnu.org; Sun, 22 Dec 2013 16:20:24 +0100 Received: from vaf26-3-88-162-208-155.fbx.proxad.net ([88.162.208.155]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Dec 2013 16:20:24 +0100 Received: from jlr_0 by vaf26-3-88-162-208-155.fbx.proxad.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 22 Dec 2013 16:20:24 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Samuel Wales gmail.com> writes: > > +1y? > > On 12/20/13, Rene yahoo.com> wrote: > > How can I set org-agenda-custom-commands so that I can get the tasks past a > > date in the coming year? > > > > Suppose I'm interested in things past next september. This > > > > ("y" > > "Next year's appointments" > > tags "TIMESTAMP>=\"<2014-09-01>\"") Actually, I want the "y" custom command to get me the tasks scheduled past a coming date. How to define a date like "the next september 1st"? Is it possible to do so?