Hello, Anton Latukha <anton.latu...@gmail.com> writes:
> Informing. After I changed the form of records in 'org-log-note-headings', in > particular 'state', and Emacs saves the logbook records in new > format. But Org-habit silently skips over them and processes only > old records of the format set by default. > > The one related issue was raised in 2011, resulting just in confirmation > of the code state: > https://lists.gnu.org/archive/html/emacs-orgmode/2011-01/msg00144.html As explained in `org-log-note-headings', changing the `state' entry is not a good idea. Org needs to be able to parse logbook records, and it must be picky about the syntax. I.e., we cannot allow any string. In a nutshell, this is unlikely to be fixed. Regards, -- Nicolas Goaziou