[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Filtering for effort in org-agenda
From: |
Nick Dokos |
Subject: |
Re: [Orgmode] Filtering for effort in org-agenda |
Date: |
Mon, 30 Mar 2009 14:57:42 -0400 |
Matthew Lundin <address@hidden> wrote:
>
> A quick question. Sometimes during the day, when my effort is flagging,
> I like to see all items that have an effort of, say, < 0:10, so I can do
> a bunch of quick tasks in succession. When I apply the agenda filter ( /
> < 0:10 ), however, the resulting list includes all items that do not have a
> defined effort. Would it be possible to create an option to exclude
> items where effort is nil from the filtered list?
>
> I had a quick look at org-agenda-compare-effort in org-agenda.el (line
> 4734), and if I'm reading the function correctly, it gives items without
> a defined effort the value of 0. Is this correct?
>
> Any advice would be greatly appreciated.
>
Take a look at org-sort-agenda-noeffort-is-high - it should be t by default
which should do what you want, but maybe you have changed it?
Nick
- [Orgmode] Filtering for effort in org-agenda, Matthew Lundin, 2009/03/30
- Re: [Orgmode] Filtering for effort in org-agenda, Carsten Dominik, 2009/03/30
- [Orgmode] Re: Filtering for effort in org-agenda, Bernt Hansen, 2009/03/30
- [Orgmode] Re: Filtering for effort in org-agenda, Carsten Dominik, 2009/03/31
- [Orgmode] Re: Filtering for effort in org-agenda, Bernt Hansen, 2009/03/31
- [Orgmode] Re: Filtering for effort in org-agenda, Carsten Dominik, 2009/03/31
- [Orgmode] Re: Filtering for effort in org-agenda, Bernt Hansen, 2009/03/31
- [Orgmode] Re: Filtering for effort in org-agenda, Carsten Dominik, 2009/03/31
- [Orgmode] Re: Filtering for effort in org-agenda, Matthew Lundin, 2009/03/31
- Re: [Orgmode] Filtering for effort in org-agenda,
Nick Dokos <=