emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Muchenxuan Tong <demon386@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Feature: Group and limit items in agenda
Date: Thu, 24 Jan 2013 02:13:35 +0800	[thread overview]
Message-ID: <CANvjMgnGkU3mCoJrkRVbHFw_z968hQgGb3bcA6aH5SG=Pe9p3w@mail.gmail.com> (raw)

Hi everyone.

* Motivation
- Sacha Chua proposed a solution for viewing top three tasks by
context (http://sachachua.com/blog/2012/12/emacs-org-display-subset-tasks-context/)
- In the Next view in Things (http://culturedcode.com/), one is able
to setting to see only a limited numbers of top tasks of each project.

I find that it helps a lot for reducing stress by grouping and
limiting the number of tasks you see when reviewing. So I wrote some
code to get something similar to the Next view in Things. The concept
of project in Things is substituted with category in Emacs. See a
snapshot: http://d.pr/i/GXnx

For me this is enough. However, I wonder whether this could be useful
for others. The proposed feature is a general "group by and limit":

- In agenda view, you are able to group todo or agendas with a certain
criterion (category, tags..)
- You are able to restrict the items shown in this group. Optionally,
some special todo states could be unlimited. For example, I only want
to limit the number of TODO tasks, while seeing all the DONE tasks.
For others, maybe they want to see all the NEXT tasks, but limiting
the number of TODO tasks.

I wonder how many people would be interested in this feature.
Otherwise it would just be a waste of time to generalize my personal
taste.

             reply	other threads:[~2013-01-23 18:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-23 18:13 Muchenxuan Tong [this message]
2013-01-23 21:35 ` Feature: Group and limit items in agenda AW
2013-02-07 10:41 ` Bastien
2013-02-11  5:10   ` Muchenxuan Tong
2013-02-11 13:42     ` Bastien
2013-02-17  6:29       ` Muchenxuan Tong
2013-02-23  9:58         ` Bastien
2013-02-24 20:23           ` Samuel Wales
2013-02-25  9:50             ` 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='CANvjMgnGkU3mCoJrkRVbHFw_z968hQgGb3bcA6aH5SG=Pe9p3w@mail.gmail.com' \
    --to=demon386@gmail.com \
    --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).