Thank you all!
(setq org-expiry-inactive-timestamps t)
was the key.
I will do some more reading this weekend, but for now everything works as
expected (again). Thanks for the answers, the stackoverflow link, and the
Heinlein.
On 13 Mar 2013, at 10:38, Michael Strey wrote:
> On Wed, Mar 13,
On Wed, Mar 13, 2013 at 10:04:52AM +0100, Bastien wrote:
[...]
> I think you want this: (setq org-expiry-inactive-timestamps t)
Thank you for the hint to org-expiry, Bastien.
Maybe this link is helpful as well:
http://stackoverflow.com/questions/12262220/add-created-date-property-to-todos-in-or
Hi Michael,
Michael Strey writes:
> How do you create the :CREATED: property with the active timestamp?
Alexander must be using org-expiry.el from the contrib/ directory.
Best,
--
Bastien
Hi Alexander,
Alexander Poslavsky 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 dra
Hi Alex,
On Tue, Mar 12, 2013 at 01:56:06PM +0100, Alexander Poslavsky wrote:
> I actively use timestamps to plan my day. When I have a task, I add a
> time-stamp to it with "C-." Then I plan the task, for example, for tomorrow.
> I end up with:
>
> ** important task <2013-03-13 Wed>
>:PRO
Hi!
I actively use timestamps to plan my day. When I have a task, I add a
time-stamp to it with "C-." Then I plan the task, for example, for tomorrow. I
end up with:
** important task <2013-03-13 Wed>
:PROPERTIES:
:CREATED: <2013-03-12 Tue 13:52>
:END:
The property drawer has an acti