orgmode
orgmode copied to clipboard
Implemenet `:RESET_CHECK_BOXES:`
Does this feature exist in Emacs orgmode core?
No
Orgmode link
No response
Feature value
I have a daily recurring TODO item called morning routine which has many check boxes.
It has :RESET_CHECK_BOXES: t in :PROPERTIES:. :RESET_CHECK_BOXES: from org-contrib resets every check box after I set the state of the recurring task to DONE.
Since morning routine is essential to my life, without :RESET_CHECK_BOXES:, I can't switch to nvim-orgmode.
I hate programming in emacs lisp, but emacs org-mode does the job for now. org-mode is the only thing I need emacs for.
Additional context
No response
@amano-kenji as much as I'd like to see this in the near future, I don't think it's on the horizon. org-checklist is not part of orgmode core yet and we have too many things from core that are still missing. If and how we would tackle org-contrib is still in the stars, the core has priority atm