From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oliver Dunkl Subject: Find the latest changed todo items Date: Wed, 21 Mar 2012 18:07:33 +0100 Message-ID: <87mx796fxm.fsf@odi.isa-geek.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:55274) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAP10-0002z0-0P for emacs-orgmode@gnu.org; Wed, 21 Mar 2012 13:08:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SAP0t-0003kx-IL for emacs-orgmode@gnu.org; Wed, 21 Mar 2012 13:08:01 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:35783) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAP0t-0003kY-66 for emacs-orgmode@gnu.org; Wed, 21 Mar 2012 13:07:55 -0400 Received: by wibhj13 with SMTP id hj13so1354812wib.12 for ; Wed, 21 Mar 2012 10:07:52 -0700 (PDT) Received: from odi by odi.isa-geek.org with local (Exim 4.77) (envelope-from ) id 1SAP0Y-0005CE-Nk for emacs-orgmode@gnu.org; Wed, 21 Mar 2012 18:07:34 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi I have some todo-files with a lot of TODO-Items. Now I would like to show a list of all items sorted by the date of changes. I have following TODO-Items: * DONE Item1 - State "DONE" from "TODO" [2012-03-17 Sat 06:50] - Note taken on [2012-03-17 Sat 06:48] \\ - State "TODO" from "" [2012-03-09 Fri 08:20] * TODO Item2 - Note taken on [2012-03-17 Sat 06:48] \\ - State "TODO" from "" [2012-03-06 Thu 08:20] * TODO Item3 - State "TODO" from "" [2012-03-07 Wed 08:00] If I show a Timeline of this buffer with C-c a L and l and v [ I get following output: ,---- | Tuesday 6 March 2012 | [ TODO Item2 | Wednesday 7 March 2012 | [ TODO Item3 | Thursday 8 March 2012 | Friday 9 March 2012 | [ DONE Item1 | | [... 8 empty days omitted] | | Saturday 17 March 2012 | [ DONE Item1 | [ TODO Item2 | [ DONE Item1 `---- But I would like following output without that duplicates and DONE items: ,---- | Wednesday 7 March 2012 | [ TODO Item3 | Saturday 17 March 2012 | [ TODO Item2 `---- So only the last change of that Items should be shown. Is that possible and if yes how can I do it or should I add some other stuff to my items? thx >>= odi -- Oliver Dunkl Software Engineer http://odi.isa-geek.org