From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: GTD in org mode - in which project is this action ? Date: Wed, 19 Sep 2012 10:50:56 +0200 Message-ID: <87lig6mm4v.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45409) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFzn-0005NI-7K for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:51:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TEFzm-0003uA-22 for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:50:59 -0400 Received: from mail-wg0-f49.google.com ([74.125.82.49]:56281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TEFzl-0003u6-RX for emacs-orgmode@gnu.org; Wed, 19 Sep 2012 04:50:57 -0400 Received: by wgbdt14 with SMTP id dt14so465528wgb.30 for ; Wed, 19 Sep 2012 01:50:57 -0700 (PDT) In-Reply-To: (=?iso-8859-1?Q?=22Cl=E9ment?= Mayet"'s message of "Wed, 19 Sep 2012 10:31:54 +0200") 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: =?iso-8859-1?Q?Cl=E9ment?= Mayet Cc: emacs-orgmode@gnu.org Hi Clément, Clément Mayet writes: > Given an action in a project, I would like to > see the action's project in the agenda view, and even better, to > order actions by project (or by context, then by project). Does > somebody have any hints on how to do that ? My top-level headlines are projects and they get a :CATEGORY: property. That way I can easily restrict agenda views to projects (C-c C-x < in the project's headline) or filter agenda items through projects (i.e. through category) by hitting `<' in the agenda view. HTH, -- Bastien