Hello, "Christopher W. Ryan" <cr...@binghamton.edu> writes:
> I try to keep track of books I want to read, and when I eventually read > them. I use TODO keyword for books I intend to read, and I change the > state to READING and then DONE, as appropriate. Each state change gets a > date/time stamp. at [0] you will find a bit of code (org-task-dump-logs.el) that retrieves all the log data for a given task. Maybe that is helpful if you extend it with a loop that iterates over all tasks of a file. Regards hmw [0] https://www.c0t0d0s0.de/otdl/otdl.html