emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* How to undo all items, including headings?
@ 2021-03-28 11:08 Jean Louis
  2021-03-28 12:39 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Jean Louis @ 2021-03-28 11:08 UTC (permalink / raw)
  To: Org mailing list

I would like to undo all TODO/DONE/PENDING tags and list items in a
list of lists similar like this below.

*** PENDING Administration and office [13/15] [86%]

1) [X] Office desk

2) [X] Pocket notebooks, for 2 months even 20-50 small
   pocket notebooks are required

3) [X] Boxes for documents

Does similar function exist already?


Jean



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

* Re: How to undo all items, including headings?
  2021-03-28 11:08 How to undo all items, including headings? Jean Louis
@ 2021-03-28 12:39 ` Ihor Radchenko
  2021-03-28 13:05   ` Jean Louis
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2021-03-28 12:39 UTC (permalink / raw)
  To: Jean Louis, Org mailing list

Jean Louis <bugs@gnu.support> writes:

> I would like to undo all TODO/DONE/PENDING tags and list items in a
> list of lists similar like this below.
> ...
> Does similar function exist already?

org-checklist.el from contrib may be what you need.

Best,
Ihor



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

* Re: How to undo all items, including headings?
  2021-03-28 12:39 ` Ihor Radchenko
@ 2021-03-28 13:05   ` Jean Louis
  0 siblings, 0 replies; 3+ messages in thread
From: Jean Louis @ 2021-03-28 13:05 UTC (permalink / raw)
  To: Ihor Radchenko; +Cc: Org mailing list

* Ihor Radchenko <yantar92@gmail.com> [2021-03-28 15:35]:
> Jean Louis <bugs@gnu.support> writes:
> 
> > I would like to undo all TODO/DONE/PENDING tags and list items in a
> > list of lists similar like this below.
> > ...
> > Does similar function exist already?
> 
> org-checklist.el from contrib may be what you need.

Thank you. I found some functions like:

(org-todo 'none) and
M-x org-update-checkbox-count

For now I used those in macro and with one repeated key I have
disabled many, then made a template out of the one heading with many
checkbox counts.

The package may be doing what I wish, but is not a repeated function
really.

Thanks,
Jean



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

end of thread, other threads:[~2021-03-28 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-28 11:08 How to undo all items, including headings? Jean Louis
2021-03-28 12:39 ` Ihor Radchenko
2021-03-28 13:05   ` Jean Louis

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