Jason Knight <jasonekni...@gmail.com> writes: > I'm working on several grant-funded projects which require not only > the amount of time spent on a project but the start and end times for > each task. I've not been able to figure out how to get clocktable to > do this for me. > > If what I've got in my .org files is this: > > CLOCK: [2011-05-04 Wed 11:19]--[2011-05-04 Wed 13:22] => 2:03 > > -- I need my end-of-month report to show the total duration, as well > as the start and end time. How do I accomplish this? Is there > something I can do with the :formatter parameter? > > Thanks for your input!
Hi Jason, Are you looking for the start/end time for the month, or each day? I personally use the agenda to display both the clocking lines and the associated clock report C-c a a l R You can limit the results to some tag in case you want to filter only to specific projects -- then use C-u R instead of R to get the clock report limited to the tags as well. I don't have an automated way to record these details ATM. I usually just transcribe the few required details to whatever time reporting system needs the data. HTH, Bernt