emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to define a start date for a task?


From: Karl Maihofer
Subject: Re: [O] How to define a start date for a task?
Date: Sun, 18 Dec 2011 12:53:11 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi Viktor,

Viktor Rosenfeld <listuser36 <at> googlemail.com> writes:
> you could enter the start using an inactive timestamp (optionally as a
> property value). Then the entry would not show up on the agenda.  The
> "Advanced searching" tutorial on Worg explains how you can search for
> inactive timestamps or property values:
> http://orgmode.org/worg/org-tutorials/advanced-searching.html
> #special-properties

Thank you! That is interesting. Is my understanding correct, that you 
meant something like the following.

* TODO Task, that can be completed tomorrow or later
  START: [2011-12-19 Mon]

This task will not show up on the daily agenda tomorrow since the 
timestamp is inactive. But it is still shown its the agenda task list 
today. What I have to do now is to write a custom agenda search that 
shows me all tasks that do not have a start timestamp or a start 
timestamp in the past or today. This search would hide tasks with a 
start date in the future.

Is this what you mean?

Regards,
Karl 




reply via email to

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