From: Richard KLINDA <rklinda@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: how to do this org-agenda command?
Date: Sat, 07 Feb 2009 13:03:53 +0100 [thread overview]
Message-ID: <87zlgyqwra.fsf@gmail.com> (raw)
In-Reply-To: <e7cdbe30902070148i37112e3dm6359c3bfd9ff7a57@mail.gmail.com> (Manish's message of "Sat, 7 Feb 2009 15:18:22 +0530")
>>>>> Regarding 'Re: how to do this org-agenda command?'; Manish adds:
> --8<---------------cut here---------------start------------->8---
> (setq org-agenda-custom-commands
> (quote (("r" "Richard's Daily Agenda"
> ((tags-todo "PRIORITY=\"A\"" nil)
> (agenda "" nil)) nil nil))))
> --8<---------------cut here---------------end--------------->8---
> It lists an "A" priority task twice if it is scheduled for
> today. May be a skip condition can be added..
Thanks Manish, would it be possible to have this as a single tags-todo
section? Ideally I would like to have something like this, so the most
important tasks can stay visually together at the top of my daily agenda
stuff:
(tags-todo "PRIORITY=\"A\"|SCHEDULED=t|CLOCKED=t" nil)
--
Richard
next prev parent reply other threads:[~2009-02-07 12:06 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-07 2:38 how to do this org-agenda command? Richard KLINDA
2009-02-07 9:48 ` Manish
2009-02-07 12:03 ` Richard KLINDA [this message]
2009-02-07 12:22 ` Manish
2009-02-07 12:54 ` Richard KLINDA
2009-02-07 13:13 ` Manish
2009-02-07 14:31 ` Richard KLINDA
2009-02-07 14:13 ` Matthew Lundin
2009-02-07 14:26 ` Richard KLINDA
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=87zlgyqwra.fsf@gmail.com \
--to=rklinda@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).