emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Checkbox dependencies and invisible tasks
@ 2023-04-16  9:59 Gautier Ponsinet
  2023-04-16 11:09 ` Ihor Radchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Gautier Ponsinet @ 2023-04-16  9:59 UTC (permalink / raw)
  To: emacs-orgmode

Hello everyone,

In an empty "emacs -Q" session, if I evaluate only the following lines:

(setq org-agenda-files '("~/agenda.org"))
(setq org-enforce-todo-checkbox-dependencies t)
(setq org-agenda-dim-blocked-tasks 'invisible)

with the following agenda.org file:

* TODO Test entry
<2023-04-16 dim.>
- [ ] a checkbox

then the entry "Test entry" does not appear in the agenda or in the
Global list of TODO items !

Am I missing or misunderstanding something?

(emacs-version: GNU Emacs 28.2 (build 1, x86_64-pc-linux-gnu, GTK+
Version 3.24.36, cairo version 1.17.6) of 2023-01-03
org-version: 9.6.3)

All the best,
Gautier.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-04-16 17:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-16  9:59 Checkbox dependencies and invisible tasks Gautier Ponsinet
2023-04-16 11:09 ` Ihor Radchenko
2023-04-16 11:13   ` Gautier Ponsinet
2023-04-16 11:56     ` Ihor Radchenko
2023-04-16 12:25       ` Gautier Ponsinet

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).