emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Listing clock time in 'timeline' order


From: Bastien
Subject: Re: [O] Listing clock time in 'timeline' order
Date: Tue, 09 Apr 2013 13:56:15 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Hi Giorgos,

"Giorgos Keramidas" <address@hidden> writes:

> Do you think such a feature is possible org-mode?  

It is not possible at the moment.

There is the option `org-clock-clocktable-formatter' that allows you
to define your own function for formatting clocktables, so in theory
you could scratch from there.

> Does it already exist in some form?  If not, I'm definitely willing
> to help implementing it.

I would first try to extend org-collector.el (from the contrib/
director) by allowing collections to be made from the :LOGBOOK: drawer
(instead of the :PROPERTIES: drawer).  Once you have this, it should
be quite straightforward to put all the clocks in a table as you
suggest.  But definitely have a look at org-collector.el, it's worth
inspecting.

HTH,

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]