* Checkbox dependencies - Discern between DONE and CANCELED
@ 2019-08-29 21:58 Nathan Neff
2021-09-15 13:03 ` Christoph Groth
0 siblings, 1 reply; 2+ messages in thread
From: Nathan Neff @ 2019-08-29 21:58 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 388 bytes --]
Hello all,
I have org-enforce-todo-checkbox-dependencies set to t, and I would like to
simply
mark some tasks as canceled without needing to mess with the checkboxes.
I can press C-u C-u C-u C-c C-t which will override dependencies. However,
I was
wondering if there's a way for org-mode to automatically not enforce
checkbox dependencies when canceling a parent task?
Thanks,
--Nate
[-- Attachment #2: Type: text/html, Size: 543 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Checkbox dependencies - Discern between DONE and CANCELED
2019-08-29 21:58 Checkbox dependencies - Discern between DONE and CANCELED Nathan Neff
@ 2021-09-15 13:03 ` Christoph Groth
0 siblings, 0 replies; 2+ messages in thread
From: Christoph Groth @ 2021-09-15 13:03 UTC (permalink / raw)
To: nathan.neff; +Cc: emacs-orgmode
Nathan Neff wrote in August 2019:
> I have org-enforce-todo-checkbox-dependencies set to t, and I would
> like to simply mark some tasks as canceled without needing to mess
> with the checkboxes.
>
> I can press C-u C-u C-u C-c C-t which will override dependencies.
> However, I was wondering if there's a way for org-mode to
> automatically not enforce checkbox dependencies when canceling
> a parent task?
I just stumbled over this as well and I wonder whether someone has found
a solution by now.
One way would be to inhibit the check when passing to the canceled
state. Another way would be not to count CANCELED among the done
states, but to inhibit it being displayed in the agenda. I am unsure
which approach would be preferable philosophically.
Thanks
Christoph
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-09-15 13:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-08-29 21:58 Checkbox dependencies - Discern between DONE and CANCELED Nathan Neff
2021-09-15 13:03 ` Christoph Groth
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).