From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mirko Vukovic Subject: easy way to link to file in attachment directory? Date: Thu, 4 Sep 2014 13:54:16 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44328) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPXUz-0002BP-4U for emacs-orgmode@gnu.org; Thu, 04 Sep 2014 09:55:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XPXUn-0000qb-5n for emacs-orgmode@gnu.org; Thu, 04 Sep 2014 09:54:48 -0400 Received: from plane.gmane.org ([80.91.229.3]:35390) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XPXUm-0000o9-Ts for emacs-orgmode@gnu.org; Thu, 04 Sep 2014 09:54:41 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XPXUh-0000ul-5H for emacs-orgmode@gnu.org; Thu, 04 Sep 2014 15:54:35 +0200 Received: from teaaus0033.telusa.com ([208.218.238.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Sep 2014 15:54:35 +0200 Received: from mirko.vukovic by teaaus0033.telusa.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 04 Sep 2014 15:54:35 +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 Hello, Is there a way to insert a link to a file in the attachment directory? Currently, I open the attachment directory in emacs and copy the full path. then in the document I create the link using org-insert-link (C-u C-c C-l). Thanks, Mirko