emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Timeline of completed tasks?


From: Memnon Anon
Subject: [Orgmode] Re: Timeline of completed tasks?
Date: Thu, 25 Mar 2010 04:00:55 +0000 (UTC)

Ryan Thompson <address@hidden> writes:

> Hi,
>
> Is there any way to view a timeline or agenda of completed tasks? That
> is, can I invert the normal logic of excluding finished tasks from the
> agenda?

,----[ (info "(org)Agenda commands") ]
| `v l  or short  l'
|      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.  
`----

,----[ (info "(org)Timeline") ]
| 10.3.4 Timeline for a single file
| ---------------------------------
| 
| The timeline summarizes all time-stamped items from a single Org mode
| file in a _time-sorted view_.  The main purpose of this command is to
| give an overview over events in a project.
| 
| `C-c a L'
|      Show a time-sorted view of the Org file, with all time-stamped
|      items.  When called with a `C-u' prefix, all unfinished TODO
|      entries (scheduled or not) are also listed under the current date.
| 
| The commands available in the timeline buffer are listed in *note
| Agenda commands::.
`----

Does that help?





reply via email to

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