emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: schedule tasks


From: William Xu
Subject: [Orgmode] Re: schedule tasks
Date: Tue, 08 Sep 2009 14:51:33 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (windows-nt)

PT <address@hidden> 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 via email to

[Prev in Thread] Current Thread [Next in Thread]