emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: emacs-orgmode@gnu.org
Subject: New "~" agenda keybinding to filter by effort
Date: Wed, 28 May 2014 12:40:02 +0200	[thread overview]
Message-ID: <87vbsqdw59.fsf@bzg.ath.cx> (raw)

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

             reply	other threads:[~2014-05-28 10:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28 10:40 Bastien [this message]
2014-05-28 10:48 ` New "_" keybinding to filter by effort (was: New "~" agenda keybinding to filter by effort) Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vbsqdw59.fsf@bzg.ath.cx \
    --to=bzg@gnu.org \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).