From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Fwd: Mac OS Alias file links Date: Sun, 13 Apr 2014 18:39:29 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58963) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WZT3r-0003lI-EQ for emacs-orgmode@gnu.org; Sun, 13 Apr 2014 18:39:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WZT3l-0007R2-E2 for emacs-orgmode@gnu.org; Sun, 13 Apr 2014 18:39:39 -0400 Received: from mail-qg0-x231.google.com ([2607:f8b0:400d:c04::231]:35355) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WZT3l-0007Qw-A2 for emacs-orgmode@gnu.org; Sun, 13 Apr 2014 18:39:33 -0400 Received: by mail-qg0-f49.google.com with SMTP id j107so783234qga.22 for ; Sun, 13 Apr 2014 15:39:32 -0700 (PDT) Received: from gorgonzola (cpe-108-182-64-116.nyc.res.rr.com. [108.182.64.116]) by mx.google.com with ESMTPSA id y14sm7268458qab.23.2014.04.13.15.39.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Apr 2014 15:39:31 -0700 (PDT) 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 Hi, I posted something at the beginning of the week, and have received no reply. If nobody had anything to say that is fine. But I notice that my original post on gmane http://article.gmane.org/gmane.emacs.orgmode/84707 appears blank, so perhaps the no reply is due to a posting issue. Hence, I send the email again... -k. On 2014-04-08 at 03:03, Ken Mankoff wrote: > I use links to files quite often in Org Mode. Either by C-l file: or > drag-and-drop (with smart-dnd). But when files move, the links break. > > BibDesk solves this by storing Mac OS Aliases to files. Then if files > move, the alias still works. BibDesk actually stores more: > >> The Bdsk-File entries store Mac OS aliases, which contain a file ID >> and absolute path. Bdsk-File entries also store a relative path, >> which is used if the alias is broken. > > Is there a way to add this feature to Org Mode? Yes, obviously, since > this is emacs and Org Mode. But has anyone already done this? Any > advice where to start? > > Thanks, > > -k.