Re: [O] Agenda view column mode: How to a column showing just today's time?

2012-08-06 Thread Brian Wood

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,






Re: [O] Agenda view column mode: How to a column showing just today's time?

2012-08-05 Thread Bastien
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,

-- 
 Bastien



Re: [O] Agenda view column mode: How to a column showing just today's time?

2012-05-25 Thread Brian Wood

To clarify my question:

I'd like to replace CLOCKSUM with a column like CLOCK_TODAY which shows 
just today's time logged on the subtree.


--
Brian Wood
Applications Programmer
UC Berkeley IST Application Services




Re: [O] Agenda view column mode: How to a column showing just today's time?

2012-05-25 Thread Bastien
Hi Brian,

Brian Wood bw...@berkeley.edu writes:

 To clarify my question:

Sorry no-one had to answer it with a constructive answer yet...

 I'd like to replace CLOCKSUM with a column like CLOCK_TODAY which shows
 just today's time logged on the subtree.

... but that's because it is not easily feasible yet.

I store this request somewhere because I think that would be useful.
Ping me in one month if this is not implemented.

Thanks,

-- 
 Bastien