>> (setq org-stuck-projects '("PROJECT" ("NEXT") nil nil))
>> This means that everything with a tag :PROJECT: without NEXT subtask is a
>> stuck project.
>>
>> I’d like this stuck project to be shown in the stuck project list:
>>
>> * TODO my stuck project
for reproducing this
problem.
And this definition of stuck projects worked indeed.
I’m trying to find what could break it for me.
Any ideas? Thanks.
Alex Scherbanov
ct definition bug?
Thanks.
Alex Scherbanov
Hi.
I'm trying to write a simple definition of project:
(setq org-stuck-projects '("PROJECT" ("NEXT") nil nil))
This means that everything with a tag :PROJECT: without NEXT task is stuck.
But my stuck project is not shown in the list if it is a nested project and it
has a todo state.
* unstuc