emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* change the state of a TODO into a defined "DONE" state when all checkboxes are checked
@ 2008-04-24 12:45 Rainer Stengele
  2008-04-29  8:16 ` Rainer Stengele
  2008-05-02  7:44 ` Carsten Dominik
  0 siblings, 2 replies; 3+ messages in thread
From: Rainer Stengele @ 2008-04-24 12:45 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

I wonder if it would be possible to change the state of a TODO into a defined "DONE" state when all checkboxes are checked


I mostly add checkboxes to my TODOs as I
  mostly not only have to do what I do but also document it.
I often forget to switch the TODO
  to DONE after checking the last checkbox!



so changing from here

      * TODO Organize party [2/4]
        - [-] call people [1/3]
          - [ ] Peter
          - [X] Sarah
          - [ ] Sam
        - [X] order food
        - [ ] think about what music to play
        - [X] talk to the neighbors

to here

      * TODO Organize party [4/4]
        - [X] call people [1/3]
          - [X] Peter
          - [X] Sarah
          - [X] Sam
        - [X] order food
        - [X] think about what music to play
        - [X] talk to the neighbors

would automatically switch TODO to DONE.
Maybe configurable? Maybe the "done" state is configurable too?


Rainer

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

end of thread, other threads:[~2008-05-02  7:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-24 12:45 change the state of a TODO into a defined "DONE" state when all checkboxes are checked Rainer Stengele
2008-04-29  8:16 ` Rainer Stengele
2008-05-02  7:44 ` Carsten Dominik

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).