Carsten answered, but some notes, possibly relevant, but only indirectly.

;;org-enforce-todo-dependencies is set in custom and does blocking.
;;
;;;dimming (grey or invisible tasks) is this.  possibly slow and i am not
;;;sure it helps much in my case.  turning it off simplifies it so that i
;;;can look at colors more.  i might want to comment this out.
(setf org-agenda-dim-blocked-tasks nil)
;;what i might like instead of dimming blocked tasks is something that dims
;;any task (whether blocked or not) that has children in the same agenda
;;view.  for consistency, perhaps this should be any descendent and not
;;direct children only.  might be slow.  this idea needs work.
;;dimming any parent in the same agenda view might be nice also.

_______________________________________________
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