Thanks. I'll let you know as soon as I have a chance to try it.
Brian Wood
Applications Programmer
UC Berkeley IST Application Services
On 8/5/12 2:13 AM, Bastien wrote:
Hi Brian,
Brian Wood <bw...@berkeley.edu> writes:
I'd like to replace CLOCKSUM with a column that shows me just the
time spent on the task *today* (not all the time ever spent on the
task).
From latest git HEAD, you can try this column view:
#+COLUMNS: %30ITEM %%10CLOCKSUM(Total) %10CLOCKSUM_T(Today)
It will show the total clock sum along with that of today.
HTH,