Nick Dokos <[email protected]> writes: > Skip Collins <[email protected]> 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
