Re: [O] stuck project definition bug?

2014-10-19 Thread Alex Scherbanov
>> (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

Re: [O] stuck project definition bug?

2014-10-18 Thread Alex Scherbanov
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

[O] stuck project definition bug?

2014-10-15 Thread Alex Scherbanov
ct definition bug? Thanks. Alex Scherbanov

[O] project definition issue

2014-09-20 Thread 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