Re: [O] Patch to get clocktable to split on week boundraries

2013-03-15 Thread Bastien
Hi Peder, Peder Stray writes: > When calling clocktable with :block *month and :step week it splits > into block 7 days long starting from the first day in the month... > that's not very useful I think, so here is a patch making it split > the month into weeks starting on mondays.  The first and

[O] Patch to get clocktable to split on week boundraries

2013-03-04 Thread Peder Stray
When calling clocktable with :block *month and :step week it splits into block 7 days long starting from the first day in the month... that's not very useful I think, so here is a patch making it split the month into weeks starting on mondays. The first and last week will be clipped to only includ