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