all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Feature: Group and limit items in agenda
@ 2013-01-23 18:13 Muchenxuan Tong
  2013-01-23 21:35 ` AW
  2013-02-07 10:41 ` Bastien
  0 siblings, 2 replies; 9+ messages in thread
From: Muchenxuan Tong @ 2013-01-23 18:13 UTC (permalink / raw
  To: emacs-orgmode

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.

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

end of thread, other threads:[~2013-02-25  9:50 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-23 18:13 Feature: Group and limit items in agenda Muchenxuan Tong
2013-01-23 21:35 ` 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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.