emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: William Xu <william.xwl@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: schedule tasks
Date: Tue, 08 Sep 2009 14:51:33 +0800	[thread overview]
Message-ID: <21glvdjuapze.fsf@gmail.com> (raw)
In-Reply-To: loom.20090907T083426-415@post.gmane.org

PT <spamfilteraccount@gmail.com> writes:

> I use a similar setup. As I understand if you want items to
> appear on the date they are due you have to use the daily agenda.
>
> So I use a custom agenda which shows the agenda items and the
> todo list together:
>
>
> (setq org-agenda-custom-commands
>       '(("h" "My Agenda & TODO"
>          ((agenda "")
>           (alltodo "home")))))
>
> The agenda part is empty if there are no due items today and the
> regular todo items are under it.
>
> Invoke the agenda with M-1 prefix to show items only for today.
> It can be assigned to a keyboard macro, of course.

Great! Thanks!

-- 
William

http://xwl.appspot.com

      reply	other threads:[~2009-09-08  6:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-07  6:01 schedule tasks William Xu
2009-09-07  6:40 ` PT
2009-09-08  6:51   ` William Xu [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=21glvdjuapze.fsf@gmail.com \
    --to=william.xwl@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).