From mboxrd@z Thu Jan 1 00:00:00 1970 From: PT Subject: Re: access scattered notes centralized Date: Sun, 13 Dec 2009 15:04:26 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJq1D-000374-Fw for emacs-orgmode@gnu.org; Sun, 13 Dec 2009 10:05:55 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJq19-00032O-Id for emacs-orgmode@gnu.org; Sun, 13 Dec 2009 10:05:55 -0500 Received: from [199.232.76.173] (port=59794 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJq19-000327-AA for emacs-orgmode@gnu.org; Sun, 13 Dec 2009 10:05:51 -0500 Received: from lo.gmane.org ([80.91.229.12]:55131) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NJq18-0002g1-S9 for emacs-orgmode@gnu.org; Sun, 13 Dec 2009 10:05:51 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1NJq08-0000sX-7x for emacs-orgmode@gnu.org; Sun, 13 Dec 2009 16:05:48 +0100 Received: from 94.21.170.160 ([94.21.170.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Dec 2009 16:04:48 +0100 Received: from spamfilteraccount by 94.21.170.160 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 13 Dec 2009 16:04:48 +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 Kestutis Matonis gmail.com> writes: > > I would like to clear up one thing. > Lets say i have notes in > /home/documents/work/note.org, > /home/documents/computers/note.org, > and i would like that they would stay there, but also i would like to > access all scattered notes from one place (that is, i wanna know > what notes i have). > > Can i do this in emacs org-mode? How? > Keep a master org file with links to all the other org files: http://orgmode.org/manual/Hyperlinks.html#Hyperlinks That's what I do. I visit the master file and from there I can access any of the scattered note files.