emacs-orgmode
[Top][All Lists]
Advanced

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

Re: How to undo all items, including headings?


From: Jean Louis
Subject: Re: How to undo all items, including headings?
Date: Sun, 28 Mar 2021 16:05:17 +0300
User-agent: Mutt/2.0.6 (2021-03-06)

* 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




reply via email to

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