From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: Referring to ID in other Org-mode file Date: Sat, 23 Jul 2011 18:45:01 +0200 Message-ID: <2011-07-23T18-32-06@devnull.Karl-Voit.at> References: <2011-07-23T17-01-42@devnull.Karl-Voit.at> <8739hxnhio.fsf@mean.albasani.net> Reply-To: news1142@Karl-Voit.at 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]:41243) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkfKL-0004MF-DW for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 12:45:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QkfKJ-0005nG-V7 for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 12:45:21 -0400 Received: from lo.gmane.org ([80.91.229.12]:48387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QkfKJ-0005nC-Kz for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 12:45:19 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QkfKF-0000dE-L7 for emacs-orgmode@gnu.org; Sat, 23 Jul 2011 18:45:15 +0200 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2011 18:45:15 +0200 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 23 Jul 2011 18:45:15 +0200 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 * Memnon Anon wrote: > Karl Voit writes: > >> How can I refer to an ID in another Org-mode file (withing the same >> folder)? > [...] >> I was searching in the Org-mode manual but could not find any >> solution for my problem. Either this is not possible or I could not >> find the (existing) solution yet. > > ,----[ (info "(org)Search options") ] > `---- Sorry, I was not searching good enough. Shame on me :-( In this case, that method is exactly what I need: file:README.org::*foobar Since GitHub's interpretation of Org-mode files is not that perfect I want to avoid drawers containing IDs at all.[1] The more I am using Org-mode the more I see its beauty :-) 1. https://github.com/novoid/Memacs -- Karl Voit