From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Subject: Re: Restructure my org-life Date: Tue, 01 Dec 2009 12:41:40 +0100 Message-ID: References: <87skdfcuf3.fsf@fastmail.fm> 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 1NFR7X-0008Sg-Ef for emacs-orgmode@gnu.org; Tue, 01 Dec 2009 06:42:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NFR7S-0008QP-8v for emacs-orgmode@gnu.org; Tue, 01 Dec 2009 06:42:14 -0500 Received: from [199.232.76.173] (port=41924 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NFR7R-0008QC-Po for emacs-orgmode@gnu.org; Tue, 01 Dec 2009 06:42:09 -0500 Received: from lo.gmane.org ([80.91.229.12]:48763) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NFR7R-0005aE-E4 for emacs-orgmode@gnu.org; Tue, 01 Dec 2009 06:42:09 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NFR7N-0001tN-Mm for emacs-orgmode@gnu.org; Tue, 01 Dec 2009 12:42:05 +0100 Received: from 47-118.eduroam.rwth-aachen.de ([134.61.47.118]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2009 12:42:05 +0100 Received: from andrea.crotti.0 by 47-118.eduroam.rwth-aachen.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 Dec 2009 12:42:05 +0100 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: emacs-orgmode@gnu.org Matt Lundin writes: > andrea writes: > > A quick question: Are you using the agenda? IMO, the number of org files > you use doesn't really matter, since the agenda will gather the relevant > information from all of them and since you can jump directly from the > agenda to the corresponding point in your files. I finally started to use more smartly the agenda and also the template for remember mode. Now is much better thanks. I also have a hook to automatically add new org-files to the agenda, in this way I don't forget anything. Now there are 53 files in the agenda, and I guess it will become slow, I'll have to find smarter solutions... Thanks