emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Łukasz Stelmach" <lukasz.stelmach@iem.pw.edu.pl>
To: emacs-orgmode@gnu.org
Subject: Re: Projects+Next Actions view
Date: Fri, 01 Oct 2010 12:15:24 +0200	[thread overview]
Message-ID: <87sk0q9q2r.fsf@dasa3.iem.pw.edu.pl> (raw)
In-Reply-To: AANLkTindOkjCH7YoL+_-HF_W4jcDTkMLpWf=i_1hsfiy@mail.gmail.com

Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:

>
> On Thu, Sep 30, 2010 at 6:56 PM, Matt Lundin <mdl@imapmail.org> wrote:
>> Marcelo de Moraes Serpa <celoserpa@gmail.com> writes:
>>
>>> Another thing that I like about Things
>>> (http://culturedcode.com/things/) is the "Next Actions" view. It
>>> basically lists all projects plus the very first next action for each
>>> of them. When you need some perspective, having quick access to a view
>>> like this is very useful.

>>> It also shows any "orphan" tasks (tasks that don't belong to a
>>> project), so you have a nice overview of what you can do based on
>>> your own input.

Remember, you can set CATEGORY property which is displayed in the
leftmost column of an agenda view. I set it in projects.org file so I
don't have to use :PROJECT: tag.

>> You could use a sparse tree view:
>>
>> (add-to-list 'org-agenda-custom-commands
>>             '("x" "PROJECT+N/A" tags-tree "PROJECT|TODO=\"TODO\""
>>               ((org-show-siblings nil)
>>                (org-show-entry-below nil))))
>
> However, this seems to show all the TODO items below a PROJECT item,
> including the DONE ones. What I had in mind was to show only the first
> child. Is it possible?

So use the ORDERED property, or properly nest action and enforce todo
dependencies <info:(org)TODO dependencies>. Actions that cannot be taken
right know because they depend on other actions will be displayed in
grey font on an agenda. If, however, they are featured this way there
probably is a way to hide them completely.

-- 
Miłego dnia,
Łukasz Stelmach

      reply	other threads:[~2010-10-01 10:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-30 18:03 Projects+Next Actions view Marcelo de Moraes Serpa
2010-09-30 23:56 ` Matt Lundin
2010-10-01  5:58   ` Marcelo de Moraes Serpa
2010-10-01 10:15     ` Łukasz Stelmach [this message]

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=87sk0q9q2r.fsf@dasa3.iem.pw.edu.pl \
    --to=lukasz.stelmach@iem.pw.edu.pl \
    --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).