From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Question re. Bernt's agenda setup Date: Thu, 15 Nov 2012 22:42:17 +0100 Message-ID: <20121115214217.GA5492@kenny.fritz.box> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37568) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZ7Cd-00070R-Ii for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 16:42:30 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TZ7Ca-0001ga-H3 for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 16:42:27 -0500 Received: from mail-bk0-f41.google.com ([209.85.214.41]:39124) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TZ7Ca-0001gS-98 for emacs-orgmode@gnu.org; Thu, 15 Nov 2012 16:42:24 -0500 Received: by mail-bk0-f41.google.com with SMTP id jg9so1004401bkc.0 for ; Thu, 15 Nov 2012 13:42:22 -0800 (PST) Content-Disposition: inline In-Reply-To: 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: Manish Cc: Org-Mode Hi Manish, it's Shift-P and you need to bind the function bh/narrow-to-project to the keycode. See the code blocks in the following two sections: http://doc.norang.ca/org-mode.html#SpeedCommands http://doc.norang.ca/org-mode.html#NarrowToSubtree Cheers, Viktor PS: I agree that Bernt's document is absolutely awesome! Manish wrote: > Hello Bernt and others, > > I was picking up tips from Bernt's awesome and famous document at > http://doc.norang.ca/org-mode.html. In section 7.1, just between the > two screenshots, I came across following text: > > ,----[ excerpt from section 7.1 ] > | After selecting a project (with P on any task in the agenda) the block > | agenda changes to show the project and any subprojects in the Projects > | section. Tasks show project-related tasks that are hidden when not > | narrowed to a project. > `---- > > The feature/concept seems very useful to be able to zoom into a project > of interest but I could't figure out how =P= helps with this since it > seems to move to previous item while in the ageda view. > > Can someone (or Bernt) using the setup point me to right direction > please? > > Regards > --Manish >