emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] property values and timestamps


From: Giovanni Ridolfi
Subject: Re: [O] property values and timestamps
Date: Fri, 14 Oct 2011 12:36:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (windows-nt)

Nick Dokos <address@hidden> writes:

> Skip Collins <address@hidden> wrote:
>
>> I store a timestamp in a property. 

You can  use a capture template:

(setq org-capture-templates (quote (("a" "vArious" entry (file+headline
"c:/myfile.org" "Appt") ":PROPERTIES:
:Birthday:  %^u
:END:))))

hth
Giovanni



reply via email to

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