[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Filtering for effort in org-agenda
From: |
Carsten Dominik |
Subject: |
Re: [Orgmode] Filtering for effort in org-agenda |
Date: |
Mon, 30 Mar 2009 20:29:26 +0200 |
On Mar 30, 2009, at 8:01 PM, Matthew Lundin 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?
Correct.
I guess we could define a variable to put a different default or so.
Or we could apply org-sort-agenda-noeffort-is-high also in this case
and supply a large number instead of 0.
- Carsten
Any advice would be greatly appreciated.
Best,
Matt
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- [Orgmode] Filtering for effort in org-agenda, Matthew Lundin, 2009/03/30
- Re: [Orgmode] Filtering for effort in org-agenda,
Carsten Dominik <=
- [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, 2009/03/30