emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Active timestamp drawer with inactive creation-date


From: Bastien
Subject: Re: [O] Active timestamp drawer with inactive creation-date
Date: Wed, 13 Mar 2013 10:04:52 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Alexander,

Alexander Poslavsky <address@hidden> writes:

> ** important task <2013-03-13 Wed>
>    :PROPERTIES:
>    :CREATED:  <2013-03-12 Tue 13:52>
>    :END:
>
> The property drawer has an active time-stamp, which in turn appears
> in my agenda. What I want to end up is, an inactive time-stamp in
> the drawer:
>
> ** important task <2013-03-13 Wed>
>    :PROPERTIES:
>    :CREATED:  [2013-03-12 Tue 13:52]
>    :END:
>
> At the moment I change it by hand, but laziness is the key to
> progress, so: how do I do this?

I think you want this: (setq org-expiry-inactive-timestamps t)

HTH,

-- 
 Bastien



reply via email to

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