Hi Leo,
I am afraid there is no "good" solution to this problem, you can
always look at this two ways.
Would you like to suggest a place where this behavior
could be documented?
- Carsten
On Feb 4, 2009, at 4:34 PM, Leo wrote:
On 2009-02-04 14:22 +, Carsten Dominik wrote:
On Feb 4, 2009
On 2009-02-04 14:22 +, Carsten Dominik wrote:
>> On Feb 4, 2009, at 10:41 AM, Leo wrote:
>>
>>> On 2007-04-24 11:18 +0100, Carsten Dominik wrote:
LEVEL=2/-DONE means that the search for stuck projects should
consider
any level 2 entry (i.e. starting with **) as a project, but sho
Hi Leo,
this is possible, but will break what people use, I am afraid.
- Carsten
On Feb 4, 2009, at 10:41 AM, Leo wrote:
On 2007-04-24 11:18 +0100, Carsten Dominik wrote:
LEVEL=2/-DONE means that the search for stuck projects should
consider
any level 2 entry (i.e. starting with **) as a p
On 2007-04-24 11:18 +0100, Carsten Dominik wrote:
> LEVEL=2/-DONE means that the search for stuck projects should consider
> any level 2 entry (i.e. starting with **) as a project, but should
> immediately exclude projects where the top headline is marked DONE.
I remember we had a discussion to ma
On Apr 24, 2007, at 13:11, Leo wrote:
However, it is weird that this doesn't respect the
`org-odd-levels-only'
setting.
I set the following to achieve multiple DONE states (is there a better
way?):
(setq org-todo-keywords '((sequence "ACTION" "DONE")
(sequen
> However, it is weird that this doesn't respect the `org-odd-levels-only'
> setting.
I set the following to achieve multiple DONE states (is there a better
way?):
(setq org-todo-keywords '((sequence "ACTION" "DONE")
(sequence "|" "WAITING")))
But all projects mar
Dear Carsten,
- Carsten Dominik (2007-04-24) wrote:-
> LEVEL=2/-DONE means that the search for stuck projects should consider
> any level 2 entry (i.e. starting with **) as a project, but should
> immediately exclude projects where the top headline is marked DONE.
>
> Starting from this,
LEVEL=2/-DONE means that the search for stuck projects should consider
any level 2 entry (i.e. starting with **) as a project, but should
immediately exclude projects where the top headline is marked DONE.
Starting from this, the project subtrees are then checked for TODO
keywords and TAGS.
- Leo (2007-04-24) wrote:-
>> (setq org-stuck-projects
>> '("LEVEL=2/-DONE" ("*") ("*")
>> "\\<\\(SCHEDULED\\|DEADLINE\\): <"))
>
> I am trying this with 4.72. What does "LEVEL=2/-DONE" mean?
I wonder this because with the setting above, `C-c a #' still brings up
an empty list.
- Carsten Dominik (2007-04-23) wrote:-
> (setq org-stuck-projects
> '("LEVEL=2/-DONE" ("*") ("*")
> "\\<\\(SCHEDULED\\|DEADLINE\\): <"))
I am trying this with 4.72. What does "LEVEL=2/-DONE" mean?
--
Leo (GPG Key: 9283AA3F)
_
- Carsten Dominik (2007-04-23) wrote:-
> In fact, the following will also be possible, allowing just what
> you asked for:
>
> (setq org-stuck-projects
> '("LEVEL=2/-DONE" ("*") ("*")
> "\\<\\(SCHEDULED\\|DEADLINE\\): <"))
>
> The last element is an arbitrary regular expression.
11 matches
Mail list logo