emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Lazy project definitions


From: Bernt Hansen
Subject: Re: [Orgmode] Lazy project definitions
Date: Mon, 17 May 2010 08:14:17 -0400
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

Carsten Dominik <address@hidden> writes:

> In the stuck project definition, adding "^\\*\\{3,\\}" as the 4th
> element should exclude anything that has level 3 or up in the subtree.

I don't think this will work.  The regexp matches all tasks with level 3
or higher subtrees ... which is all projects so all projects are
considered unstuck.

I need to be able to somehow say a project is not stuck if it doesn't
have a level 3 task (ie. no children) because it's not a project in this
case.

Is there a way to do that?

Regards,
Bernt



reply via email to

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