emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Alex Rudyk" <alex.rudyk@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Agenda for all deadline TODOs sorted by deadline date
Date: Mon, 10 Dec 2007 09:55:13 -0800	[thread overview]
Message-ID: <fjjui7$11a$1@ger.gmane.org> (raw)
In-Reply-To: <87y7c4elyh.fsf@bzg.ath.cx>

Thx for help


"Bastien" <bzg@altern.org> wrote in message 
news:87y7c4elyh.fsf@bzg.ath.cx...
> "Alex Rudyk" <alex.rudyk@gmail.com> writes:
>
>> How to create custome agenda command that displays all todo items
>> that have deadline date and sorted by deadline date where the most close
>> date on the top of list.
>
> Maybe this:
>
> (org-add-agenda-custom-command
> '("x" todo "*"
>   ((org-agenda-skip-function
>     '(org-agenda-skip-entry-if 'notdeadline))
>    (org-agenda-sorting-strategy '(time-up)))))
>
> HTH,
>
> -- 
> Bastien
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
> 

      reply	other threads:[~2007-12-10 17:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-06 18:23 Agenda for all deadline TODOs sorted by deadline date Alex Rudyk
2007-12-09  0:44 ` Bastien
2007-12-10 17:55   ` Alex Rudyk [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='fjjui7$11a$1@ger.gmane.org' \
    --to=alex.rudyk@gmail.com \
    --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).