From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Zang Subject: Link-protocols Date: Fri, 26 Feb 2010 14:57:36 +0100 Message-ID: Mime-Version: 1.0 (Apple Message framework v1077) 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 1Nl0hN-0001Yq-1c for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 08:57:45 -0500 Received: from [140.186.70.92] (port=52276 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nl0hM-0001Yi-8A for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 08:57:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nl0hL-0005NK-Et for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 08:57:44 -0500 Received: from mail-bw0-f219.google.com ([209.85.218.219]:38456) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nl0hL-0005NA-7f for emacs-orgmode@gnu.org; Fri, 26 Feb 2010 08:57:43 -0500 Received: by bwz19 with SMTP id 19so81299bwz.26 for ; Fri, 26 Feb 2010 05:57:37 -0800 (PST) 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 Dear all, I use org-mode for notes, and DEVONthink and Papers on the mac for = storing reference material. I want to add links to entries in DEVONthink = and Papers to my org-files, but org doesn't understand links like papers://doi/10.1038/463860a or x-devonthink-item://6EB3DF6A-9B0D-4D26-A7D3-86D0B589E455 However, when I paste these links into my browser, the desired documents = open in the respective app.=20 Is there a way to add these "protocols" to the protocols org can handle? = I looked into org-follow-link, but couldn't come up with a solution. Thanks! Christian