Robert Inder <[email protected]> writes:
> On 19 April 2011 17:11, Bernt Hansen <[email protected]> wrote:
>>
>> You want the regular agenda not the timeline view probably.
>> Just try this:
>>
>> | Key | Details |
>> |---------+---------------------------------|
>> | C-c a a | Show today's agenda |
>> | l | Enable display of clock details |
>
> Oooooh! YES!
>
> That's just what I wanted. Only better!
>
> It needs to be documented, though...
Hi Robert,
>From section 10.5 of the org-mode manual
--8<---------------cut here---------------start------------->8---
`v l or short l (`org-agenda-log-mode')'
Toggle Logbook mode. In Logbook mode, entries that were marked
DONE while logging was on (variable `org-log-done') are shown in
the agenda, as are entries that have been clocked on that day.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
You can configure the entry types that should be included in log
mode using the variable `org-agenda-log-mode-items'. When called
with a `C-u' prefix, show all possible logbook entries, including
state changes. When called with two prefix args `C-u C-u', show
only logging information, nothing else. `v L' is equivalent to
`C-u v l'.
--8<---------------cut here---------------end--------------->8---
If you have any suggestions on how to improve this please let us know.
Regards,
Bernt