From mboxrd@z Thu Jan 1 00:00:00 1970 From: Narendra Joshi Subject: Searching all attachments in org-files Date: Tue, 26 Dec 2017 01:16:21 +0530 Message-ID: <87vagua8vm.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eTYhj-00045u-GW for emacs-orgmode@gnu.org; Mon, 25 Dec 2017 14:46:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eTYhg-0001mH-Gb for emacs-orgmode@gnu.org; Mon, 25 Dec 2017 14:46:31 -0500 Received: from mail-pf0-x22d.google.com ([2607:f8b0:400e:c00::22d]:32838) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eTYhg-0001kY-97 for emacs-orgmode@gnu.org; Mon, 25 Dec 2017 14:46:28 -0500 Received: by mail-pf0-x22d.google.com with SMTP id y89so18080446pfk.0 for ; Mon, 25 Dec 2017 11:46:27 -0800 (PST) Received: from vicarie ([123.136.197.169]) by smtp.gmail.com with ESMTPSA id j6sm60648110pfk.152.2017.12.25.11.46.23 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Mon, 25 Dec 2017 11:46:24 -0800 (PST) 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" To: emacs-orgmode Hi, Is there a way to quick get a link to an existing attachment? A lot of times, I find myself referring to the same file. I like to keep files as attachments so that they are committed with my org-files. Any help here, either in fixing my workflow or helping me figure out how to get a link to an existing file that is attached to an org-heading, would be greatly appreciated. Thanks, -- Narendra Joshi