From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Show only next n tasks of a project in the agenda Date: Mon, 24 Dec 2012 01:07:38 +0100 Message-ID: <87fw2wxq13.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37292) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tmvj0-0004je-Qy for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:17:00 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Tmviz-0006Rc-5L for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:16:58 -0500 Received: from mail-wi0-f180.google.com ([209.85.212.180]:33856) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Tmviy-0006RC-V7 for emacs-orgmode@gnu.org; Sun, 23 Dec 2012 19:16:57 -0500 Received: by mail-wi0-f180.google.com with SMTP id hj13so3794231wib.1 for ; Sun, 23 Dec 2012 16:16:56 -0800 (PST) In-Reply-To: (Marcus Klemm's message of "Tue, 23 Oct 2012 15:48:25 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Marcus Klemm Cc: emacs-orgmode@gnu.org Hi Marcus, Marcus Klemm writes: > Hello Orgmode list, > > I do a lot of project planning in Orgmode. All my projects are > of the "ordered" sort, where later steps are blocked until > previous steps have been completed. In my agenda, blocked tasks > are dimmed because I like to see the next steps of a project. > > But now, having a few projects running in parallel, this list > has become pretty crowded. Is there a possibility to show only > a (configurable) number of next steps (blocked tasks) per > project? The only alternative I found was to hide blocked tasks > entirely, which is not what I want. I've been working on something for this... long time ago. Let's see if I can resurrect some code to make this work. But I agree this is desirable in general -- don't hesitate to re-ask if nothing happens within a month. Thanks, -- Bastien