emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eraldo Helal <eraldo@eraldo.org>
Cc: Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: stuck todos agenda view
Date: Wed, 24 Mar 2010 16:01:39 +0100	[thread overview]
Message-ID: <CD3135C2-AA54-4212-82B1-5E0B362052EF@gmail.com> (raw)
In-Reply-To: <1bcd1ad61003201209i790dc01eo6bd1202f0db9db2e@mail.gmail.com>


On Mar 20, 2010, at 8:09 PM, Eraldo Helal wrote:

> 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?

Hi Eduardo,

the only way I can think of right now would be writing your own
skip function.  That function would have to search to the time
stamp, make the comparison, and base its exit on the result.
Appendix A7 in the manual show the structure of such a view.

Hope this is enough to get you on you way.

- Carsten

      reply	other threads:[~2010-03-24 20:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-20 19:09 stuck todos agenda view Eraldo Helal
2010-03-24 15:01 ` Carsten Dominik [this message]

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=CD3135C2-AA54-4212-82B1-5E0B362052EF@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eraldo@eraldo.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).