emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Oliver Dunkl <odunkl@gmx.net>
To: emacs-orgmode@gnu.org
Subject: Find the latest changed todo items
Date: Wed, 21 Mar 2012 18:07:33 +0100	[thread overview]
Message-ID: <87mx796fxm.fsf@odi.isa-geek.org> (raw)

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 

                 reply	other threads:[~2012-03-21 17:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87mx796fxm.fsf@odi.isa-geek.org \
    --to=odunkl@gmx.net \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).