Carsten Dominik <carsten.domi...@gmail.com> 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 _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode