From mboxrd@z Thu Jan 1 00:00:00 1970 From: Herbert Sitz Subject: Re: benefit to having org files in one folder Date: Sun, 11 Dec 2011 00:23:52 +0000 (UTC) Message-ID: References: <87k464z5i2.fsf@psinom.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49558) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZXD5-0007nr-Tc for emacs-orgmode@gnu.org; Sat, 10 Dec 2011 19:24:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RZXD4-0000mC-Na for emacs-orgmode@gnu.org; Sat, 10 Dec 2011 19:24:07 -0500 Received: from lo.gmane.org ([80.91.229.12]:57048) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RZXD4-0000m8-GE for emacs-orgmode@gnu.org; Sat, 10 Dec 2011 19:24:06 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RZXD1-0008E8-IL for emacs-orgmode@gnu.org; Sun, 11 Dec 2011 01:24:03 +0100 Received: from c-24-22-131-140.hsd1.wa.comcast.net ([24.22.131.140]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Dec 2011 01:24:03 +0100 Received: from hesitz by c-24-22-131-140.hsd1.wa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 11 Dec 2011 01:24:03 +0100 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: emacs-orgmode@gnu.org prad towardsfreedom.com> writes: > > i read somewhere that we should keep orgfiles in an org folder. > i've used org casually that way and otherwise. > > what advantages are there to having them in a single folder? > It can be easier to specify agenda files if you have all of them in a single directory. If you include a directory in the agenda-files variable then all .org files in that directory will automatically be included in agenda-files. -- Herb