From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: How to specify birthdays? Date: Tue, 13 May 2014 13:15:00 -0400 Message-ID: <878uq5eh2j.fsf@alphaville.bos.redhat.com> References: <20140512214229.GB18283@raven.inka.de> <20140513070751.GC18283@raven.inka.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41662) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkGIY-0005Du-4F for emacs-orgmode@gnu.org; Tue, 13 May 2014 13:15:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WkGIR-0008BD-Si for emacs-orgmode@gnu.org; Tue, 13 May 2014 13:15:26 -0400 Received: from plane.gmane.org ([80.91.229.3]:33739) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WkGIR-0008A6-NA for emacs-orgmode@gnu.org; Tue, 13 May 2014 13:15:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WkGIQ-0002Yp-Ha for emacs-orgmode@gnu.org; Tue, 13 May 2014 19:15:18 +0200 Received: from nat-pool-bos-t.redhat.com ([66.187.233.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 May 2014 19:15:18 +0200 Received: from ndokos by nat-pool-bos-t.redhat.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 13 May 2014 19:15:18 +0200 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 Josef Wolf writes: > On Mo, Mai 12, 2014 at 10:22:02 +0000, Dominic Surano wrote: >> Make it a deadline instead of a SCHEDULED item and set it to the current >> year with the +1y modifier. That way it will only come up a few days before >> it's due. >> >> * Calendar >> ** Birthdays >> *** Somebody >> DEADLINE: <2014-05-12 Tue +1y> > > By setting it to the current year, I'd loose track of the original year when > the event happened. > I _really_ like the idea of "XXX is %d years old", like it is shown in the > org-anniversary example! I don't use the diary at all: I keep anniversaries in BBDB. See (info "(org) weekly/daily agenda") for details. Nick