> On Feb 8, 2023, at 6:11 AM, Robert Nikander <robert.nikan...@icloud.com> > wrote: > > I’m pretty much a beginner with the clock features, so I don’t have an > opinion yet on how it should work. But yes, it seems like clarifying the > manual there would be an improvement. > > I don’t know what agenda clock check is. Is that a certain function, or > agenda view? Searching the manual and functions for that term didn’t yield > anything obvious.
Here is an option that I have been using for a few years now, in case it helps you find your solution. I use org agenda view with log mode on to show clocked entries. The "v c" keys bring up the view of clock check C-c a a l v c Now to adjust the gaps or overlaps in clocking, I found this package helpful versus doing it manually for the entries. https://github.com/dfeich/org-clock-convenience I can go to a clock entry that needs adjustment and run the org-clock-convenience-fill-gap command and it will adjust the time to be contiguous. Mark