emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Customizing main Agenda view??


From: Carsten Dominik
Subject: Re: [Orgmode] Re: Customizing main Agenda view??
Date: Wed, 12 Aug 2009 12:56:55 +0200


On Aug 12, 2009, at 12:52 PM, Paul Mead wrote:

Carsten Dominik <address@hidden> writes:
I think you want a block agenda, first block the normal agenda,
second block a TODO search for STARTED.

- Carsten

Hey, it worked! Here's what I used:

(setq org-agenda-custom-commands
          '(("a" "Custom block Agenda"
             ((agenda "")
              (todo "STARTED")))))

Looks remarkably like Matt's proposal.  Did you miss that?

- Carsten


Perfect, thanks all.

Paul



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

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