Hello all,
Carsten Dominik <[EMAIL PROTECTED]> writes:
> - The table of context is wrapped into a div with a class
> "table-of-contents".
This should be "id", not "class", since there is only one instance of
the table of contents - fixed in the proposed patch.
> - The outline stru
Hi,
I am trying to setup my org-stuck-project, as following:
(setq org-stuck-project
'("/PROJECT" ("APPOINT") ("NextAction" "Buy") "\\"))
My intention is:
1. Only consider items with "PROJECT" TODO keyword
2. Ignore subtrees containing an item with the "APPOINT" TODO keyword
3. Ignore su