From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Barton Subject: Re: TODOs and birthdays Date: Fri, 28 Mar 2014 11:15:24 +0000 Message-ID: <533559CC.6060700@wilkesley.net> References: <87ioqyhh0j.fsf@talktalk.net> Reply-To: ian@manor-farm.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57363) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTUl5-0001Aa-Kb for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 07:15:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WTUkx-0001UY-TH for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 07:15:35 -0400 Received: from mail2.wilkesley.net ([109.74.196.44]:57241 helo=li40-130.members.linode.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WTUkx-0001UK-A7 for emacs-orgmode@gnu.org; Fri, 28 Mar 2014 07:15:27 -0400 In-Reply-To: <87ioqyhh0j.fsf@talktalk.net> 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: Sharon Kimble , org-mode On 28/03/14 08:19, Sharon Kimble wrote: > > And for the birthday TODOs, how can I include the date of birth so that it shows > their age please? Like - > ,---- > | *** TODO Winnie Poohs birthday - is 83 > | SCHEDULED: <2014-12-02 Tue> AGE: <1930-12-02> > `---- > You can use the following expression for birthdays %%(diary-anniversary 11 2 1955) Daddy is %d years old Ian.