emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] How to filter by tag/todo in agenda view


From: Michael Brand
Subject: Re: [O] How to filter by tag/todo in agenda view
Date: Wed, 15 Jun 2011 21:35:38 +0200

Hi Mark

Yes, there are several filters for the block of type agenda. These are
the notes that I made to remember me of them:
- org-agenda-entry-types
- org-agenda-skip-function
  - "match" can be implemented with 'regexp/'notregexp
- org-agenda-skip-*
- org-agenda-todo-ignore-scheduled
  see also org-agenda-skip-function 'scheduled/'timestamp
- org-agenda-todo-ignore-deadlines
  see also org-agenda-skip-function 'deadline/'timestamp

Michael

On Wed, Jun 15, 2011 at 20:07, Mark S <address@hidden> wrote:
> Hello!
>
> I know how to filter inside the TODO list, but I can't seem to find how your
> filter inside of the agenda view. Is there a way?
>
> Thanks!
> Mark



reply via email to

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