I have a custom agenda view that shows items with the tag "project".

It shows a TODO list like this:

* TODO Project A
** TODO Subtask for project A
** TODO Another task for A
* TODO Project B
** TODO B subtask

However, if I put a priority on "Subtask for project A", then the
subtask jumps out of its nested structure like this:

** TODO [#A] Subtask for project A
* TODO Project A
<etc>

This becomes confusing when I have 6-7 projects going on.

Is there an agenda sorting strategy that I can use to keep the TODOs
inside their respective parents?

Thanks,
--Nate

_______________________________________________
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

Reply via email to