From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Linking lists from other org files Date: Mon, 03 Aug 2009 02:56:45 -0400 Message-ID: <87ocqx9yhe.fsf@gollum.intra.norang.ca> References: <1e5bcefd0908022133o534ae2e4m41b06046f4ccb2fd@mail.gmail.com> <87ab2hphnx.fsf@noorul.maa.corp.collab.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MXrTi-0005hN-O9 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 02:57:02 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MXrTf-0005f3-1m for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 02:57:02 -0400 Received: from [199.232.76.173] (port=55732 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MXrTe-0005f0-Tc for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 02:56:58 -0400 Received: from mx20.gnu.org ([199.232.41.8]:19259) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MXrTe-0003uA-J6 for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 02:56:58 -0400 Received: from mho-01-ewr.mailhop.org ([204.13.248.71]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MXrTa-0008KM-WA for emacs-orgmode@gnu.org; Mon, 03 Aug 2009 02:56:55 -0400 In-Reply-To: <87ab2hphnx.fsf@noorul.maa.corp.collab.net> (Noorul Islam K. M.'s message of "Mon\, 03 Aug 2009 11\:23\:22 +0530") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Noorul Islam K M Cc: emacs-orgmode@gnu.org Noorul Islam K M writes: > Marcelo de Moraes Serpa writes: > >> Hello fellows! >> >> In my gtd.org file, I have dozens of already processed next-actions >> under its correspondent projects. However, I find that this file got >> so big that I have a hard time focusing on the essential next actions >> (for the projects that I decided I should be acting on/upon). >> >> I then had the idea to create a focus.org file, to act like a swapping >> space, where I put **only one or two projects** (preferably one), and >> then start acting on the next actions, but having an uncluttered list >> this time. > > Use tags to filter out what you want to get displayed. Or restrict your view in the agenda to the subtree you are interested in using C-c C-x < -Bernt