From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Egli Christian \(KIRO 43\)" Subject: RE: Linking Headlines across several files Date: Thu, 22 Feb 2007 09:48:42 +0100 Message-ID: <52D89C75FEE9444E8D9C016E3730098306CD89@chsa1036.share.beluni.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HK9dp-0001Wi-M3 for emacs-orgmode@gnu.org; Thu, 22 Feb 2007 03:49:29 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HK9do-0001WW-T8 for emacs-orgmode@gnu.org; Thu, 22 Feb 2007 03:49:29 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HK9do-0001WT-Ot for emacs-orgmode@gnu.org; Thu, 22 Feb 2007 03:49:28 -0500 Received: from mail-gw13.credit-suisse.com ([198.240.213.22]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.52) id 1HK9do-0006PX-4O for emacs-orgmode@gnu.org; Thu, 22 Feb 2007 03:49:28 -0500 Content-class: urn:content-classes:message 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 =20 > Is there a way to link headlines across several files? > When I click on the Chem Lawn link in Projects.org, can I have it the headline > in Contacts.org? See chapter 4.6 "Search options in file links" in the manual (which is included in the distribution or online at http://staff.science.uva.nl/~dominik/Tools/org/org.pdf) Basically you can have links like the following: [[file:/path/to/Contacts.org::* Chem Lawn]] Hope that helps Christian