From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eraldo Helal Subject: stuck todos agenda view Date: Sat, 20 Mar 2010 20:09:35 +0100 Message-ID: <1bcd1ad61003201209i790dc01eo6bd1202f0db9db2e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nt43e-0002OC-Hz for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 15:10:02 -0400 Received: from [140.186.70.92] (port=42364 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nt43c-0002No-66 for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 15:10:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nt43a-0004s9-Vz for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 15:09:59 -0400 Received: from mail-wy0-f169.google.com ([74.125.82.169]:46994) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nt43a-0004rw-Rr for emacs-orgmode@gnu.org; Sat, 20 Mar 2010 15:09:58 -0400 Received: by wyf22 with SMTP id 22so1957723wyf.0 for ; Sat, 20 Mar 2010 12:09:55 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org-Mode I want to make an agenda view for todos older than 7 days sorted by oldest date first. My TODOs have a timestamp inside the logbook which shows when they got the TODO status. >*** TODO headline > :LOGBOOK: > - State "TODO" from "" [2010-03-20 Sat 19:39] > :END: How can I get an Agenda view, showing only TODOs with the most recent timestamp older than 7 days. And then if possible sorting them so that the oldest todo is shown fist. Any ideas how such a view could be configured/coded? Are there options already present with which I can get such a view? Greetings from Austria, Eraldo