emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* New "~" agenda keybinding to filter by effort
@ 2014-05-28 10:40 Bastien
  2014-05-28 10:48 ` New "_" keybinding to filter by effort (was: New "~" agenda keybinding to filter by effort) Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Bastien @ 2014-05-28 10:40 UTC (permalink / raw)
  To: emacs-orgmode

Hi all,

from the current HEAD of the master branch (aa86e4bc), you can use "_"
in agendas to filter by effort.  This used to be integrated to the tag
filter, but filters interaction was then too complex.

You can also use `org-agenda-effort-filter-preset' to set the filter
to an initial value in your agenda custom commands.

If you want to list only entries with a max effort of 20 minutes :

M-x org-agenda t
_ < 3    ;; corresponding to the 0:20 effort value

Also note that I enhanced the prompt for `org-agenda-limit-entries'
(bound to "~" in agenda buffers) which is perhaps not known enough.
So if you want to list only entries with a max effort of 20 minutes
within agenda entries which sum up to three hours of work:

M-x org-agenda t
_ < 3    ;; corresponding to the 0:20 effort value
~ E 180 RET

Let me know if it works as expected for you.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

* New "_" keybinding to filter by effort (was: New "~" agenda keybinding to filter by effort)
  2014-05-28 10:40 New "~" agenda keybinding to filter by effort Bastien
@ 2014-05-28 10:48 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-05-28 10:48 UTC (permalink / raw)
  To: emacs-orgmode

Sorry -- just fixed the subject line.

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-28 10:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-28 10:40 New "~" agenda keybinding to filter by effort Bastien
2014-05-28 10:48 ` New "_" keybinding to filter by effort (was: New "~" agenda keybinding to filter by effort) Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).