We were only discussing how to show the numbers in headings so far. For recording into log note, we can simply expand the STATE records like:
#+begin_example * TODO the habit [10/20] :LOGBOOK: - State "SKIP" from "TODO" with 10/20 [2026-03-31 Tue 22:31] :END: #+end_example And, importantly, we should be able to view LOGBOOK in COLUMN VIEW. I still couldn't figure out how to only view LOGBOOK in COLUMN VIEW with dates as rows and state/notes as columns. Maybe another FR? Earl Chase <[email protected]> writes: > I'm planning on implementing this within the next few weeks. I think > I'm just going to have users add a log note when they change the todo > state for a habit. The goal is to integrate this into the org-log-note > process. > > Le dim. 17 mai 2026 à 12:55, Ihor Radchenko <[email protected]> a écrit : >> >> Khalid Rafi <[email protected]> writes: >> >> > What you understood initially was right. I just asked if it were >> > possible to directly update cookie count by typing inside [/]. Maybe we >> > can use org-shiftup for that? >> >> I am not sure how that would work. >> Currently, all the cookies are calculated from todo values and >> (optionally) checkboxes. If cookies can be changed by hand, it will >> become ambiguous. >> >> -- >> Ihor Radchenko // yantar92, >> Org mode maintainer, >> Learn more about Org mode at <https://orgmode.org/>. >> Support Org development at <https://liberapay.com/org-mode>, >> or support my work at <https://liberapay.com/yantar92> >> -- Khalid Rafi Sent with Emacs
