emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] date next year


From: Rene
Subject: [O] date next year
Date: Fri, 20 Dec 2013 12:34:43 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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>\"")

works alright as long as we are before that date but won't work anymore next
october.  I would have to modify my org config file each year.

Is there a generic way to indicate "next year"?

Thanks.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]