emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] checkboxes and agenda invisibility


From: John Rakestraw
Subject: [Orgmode] checkboxes and agenda invisibility
Date: Sun, 1 Feb 2009 15:44:24 -0500

I noticed today that, at least in my set-up, setting these variables
this way:

(setq org-agenda-dim-blocked-tasks 'invisible)
(setq org-enforce-todo-checkbox-dependencies t)

means that a TODO task with checkboxes doesn't get included in the
agenda. However, the sub-tasks in the checkbox list don't get included,
either. So the TODO task with checkboxes doesn't show up in the agenda.

It makes sense given the way the variables work. However, I wonder if
it makes more sense for a task with checklisted sub-tasks to be
included in the agenda so that the tasks and sub-tasks don't get lost.
Or, to put the point slightly differently, I think that a TODO that's
blocked because it has dependent TODOs might be treated differently in
agenda listings than a TODO that's blocked because it has dependent
checklist items. 

Not a big deal to me because I don't typically use checkboxes for TODO
items. But I thought I'd raise it for consideration.

--John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]