From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Doyley, Marvin M." Subject: Readcube Date: Fri, 9 Oct 2015 12:29:49 +0000 Message-ID: <0058CDF1-1EEA-4C74-BD97-A01E94CE4CBD@ur.rochester.edu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_0058CDF11EEA4C74BD97A01E94CE4CBDurrochesteredu_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkX3Z-0001aL-1V for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 08:45:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkX3U-00077i-UJ for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 08:45:52 -0400 Received: from mail-bl2on0103.outbound.protection.outlook.com ([65.55.169.103]:15246 helo=na01-bl2-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkX3U-00077Y-Oe for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 08:45:48 -0400 Content-Language: en-US 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" --_000_0058CDF11EEA4C74BD97A01E94CE4CBDurrochesteredu_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi there, I have been using readcube to manage my pdfs, awesome software, for more th= an a year now. However, i would like to link it to my org-mode notes. Does = anybody know how to grab readcube links on OS X. Thanks, M --- Marvin Doyley Ph.D. University of Rochester Associate Professor of Electrical and Computer Engineering Associate Professor of Biomedical Engineering 333 Hopeman Engineering Building Rochester NY 14627 --_000_0058CDF11EEA4C74BD97A01E94CE4CBDurrochesteredu_ Content-Type: text/html; charset="us-ascii" Content-ID: <310E2D1DD0C8694FAF988E33F691FE16@namprd07.prod.outlook.com> Content-Transfer-Encoding: quoted-printable Hi there,

I have been using readcube to manage my pdfs, awesome softw= are, for more than a year now. However, i would like to link it to my org-m= ode notes. Does anybody know how to grab readcube links on OS X.

Thanks,

---
Marvin Doyley Ph.D.
University of Rochester
Associate Professor of Electrical and Computer Engineering
Associate Professor of Biomedical Engineering
333 Hopeman Engineering Building
Rochester NY 14627






--_000_0058CDF11EEA4C74BD97A01E94CE4CBDurrochesteredu_-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Re: Readcube Date: Fri, 9 Oct 2015 13:44:27 -0400 Message-ID: References: <0058CDF1-1EEA-4C74-BD97-A01E94CE4CBD@ur.rochester.edu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0443069cfa6b230521af8726 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:39269) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkbiY-0003pB-MB for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 13:44:31 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkbiX-0001pA-9L for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 13:44:30 -0400 Received: from mail-wi0-x22e.google.com ([2a00:1450:400c:c05::22e]:37885) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkbiW-0001p1-Of for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 13:44:29 -0400 Received: by wicfx3 with SMTP id fx3so76442235wic.0 for ; Fri, 09 Oct 2015 10:44:28 -0700 (PDT) In-Reply-To: <0058CDF1-1EEA-4C74-BD97-A01E94CE4CBD@ur.rochester.edu> 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: "Doyley, Marvin M." Cc: "emacs-orgmode@gnu.org" --f46d0443069cfa6b230521af8726 Content-Type: text/plain; charset=UTF-8 you would have to find an applescript api I think. Look at some examples in org-mac-link http://orgmode.org/worg/org-contrib/org-mac-link.html or this project https://github.com/claviclaws/org-mac-protocol. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Fri, Oct 9, 2015 at 8:29 AM, Doyley, Marvin M. wrote: > Hi there, > > I have been using readcube to manage my pdfs, awesome software, for more > than a year now. However, i would like to link it to my org-mode notes. > Does anybody know how to grab readcube links on OS X. > > Thanks, > M > > --- > Marvin Doyley Ph.D. > University of Rochester > Associate Professor of Electrical and Computer Engineering > Associate Professor of Biomedical Engineering > 333 Hopeman Engineering Building > Rochester NY 14627 > > > > > > > --f46d0443069cfa6b230521af8726 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
you would have to find an applescript api I think. Look at= some examples in org-mac-link=C2=A0http://orgmode.org/worg/org-contrib/org-mac-link= .html or this project=C2=A0https://github.com/claviclaws/org-mac-protocol.

John

---------------------= --------------
Professor John Kitchin=C2=A0
Doherty Hall A207F
Dep= artment of Chemical Engineering
Carnegie Mellon University
Pittsburgh= , PA 15213
412-268-7803

On Fri, Oct 9, 2015 at 8:29 AM, Doyley, Marv= in M. <mdoyley@ur.rochester.edu> wrote:
Hi there,

I have been using readcube to manage my pdfs, awesome software, for mo= re than a year now. However, i would like to link it to my org-mode notes. = Does anybody know how to grab readcube links on OS X.

Thanks,
M=C2=A0

---
Marvin Doyley Ph.D.
University of Rochester
Associate Professor of=C2=A0Electrical and Computer Engineering
Associate Professor of=C2=A0Biomedical Engineering
333 Hopeman Engineering Building
Rochester NY 14627







--f46d0443069cfa6b230521af8726-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Doyley, Marvin M." Subject: Re: Readcube Date: Fri, 9 Oct 2015 17:51:11 +0000 Message-ID: <1785B2D4-2127-4A49-AC1C-0897577EE1CF@ur.rochester.edu> References: <0058CDF1-1EEA-4C74-BD97-A01E94CE4CBD@ur.rochester.edu> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="_000_1785B2D421274A49AC1C0897577EE1CFurrochesteredu_" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkcLa-0002TR-98 for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 14:24:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZkcLX-0007eq-1X for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 14:24:50 -0400 Received: from mail-bn1on0139.outbound.protection.outlook.com ([157.56.110.139]:22448 helo=na01-bn1-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZkcLW-0007bg-MG for emacs-orgmode@gnu.org; Fri, 09 Oct 2015 14:24:46 -0400 In-Reply-To: Content-Language: en-US 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: John Kitchin Cc: "emacs-orgmode@gnu.org" --_000_1785B2D421274A49AC1C0897577EE1CFurrochesteredu_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Thanks John, I really appreciate this. Cheers, M --- Marvin Doyley Ph.D. University of Rochester Associate Professor of Electrical and Computer Engineering 343 Hopeman Engineering Building Rochester NY 14627 Tel: 585-275-3774 Fax: 585-273-4919 Website: http://www.ece.rochester.edu/projects/doyley_lab/ On Oct 9, 2015, at 1:44 PM, John Kitchin > wrote: you would have to find an applescript api I think. Look at some examples in= org-mac-link http://orgmode.org/worg/org-contrib/org-mac-link.html or this project https://github.com/claviclaws/org-mac-protocol. John ----------------------------------- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu On Fri, Oct 9, 2015 at 8:29 AM, Doyley, Marvin M. > wrote: Hi there, I have been using readcube to manage my pdfs, awesome software, for more th= an a year now. However, i would like to link it to my org-mode notes. Does = anybody know how to grab readcube links on OS X. Thanks, M --- Marvin Doyley Ph.D. University of Rochester Associate Professor of Electrical and Computer Engineering Associate Professor of Biomedical Engineering 333 Hopeman Engineering Building Rochester NY 14627 --_000_1785B2D421274A49AC1C0897577EE1CFurrochesteredu_ Content-Type: text/html; charset="us-ascii" Content-ID: <6E4B76B1D9142C4A88DFF1A2A62AC9A2@namprd07.prod.outlook.com> Content-Transfer-Encoding: quoted-printable Thanks John,
I really appreciate this.
Cheers,
M
---
Marvin Doyley Ph.D.
University of Rochester
Associate Professor of Electrical and Computer Engineering
343 Hopeman Engineering Building
Rochester NY 14627
Tel: 585-275-3774
Fax: 585-273-4919
Website: http://www.ece.rochester.edu/projects/doyley_lab/






On Oct 9, 2015, at 1:44 PM, John Kitchin <jkitchin@andrew.cmu.edu> wro= te:

you would have to find an applescript api I thi= nk. Look at some examples in org-mac-link http://orgmode.org/worg/org-contrib/org-m= ac-link.html or this project = https://github.com/claviclaws/org-mac-protocol.

John

-----------------------------------
Professor John Kitchin 
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803

On Fri, Oct 9, 2015 at 8:29 AM, Doyley, Marvin M= . <mdoyley@ur.rochester.edu> wrote:
Hi there,

I have been using readcube to manage my pdfs, awesome softw= are, for more than a year now. However, i would like to link it to my org-m= ode notes. Does anybody know how to grab readcube links on OS X.

Thanks,

---<= br class=3D""> Marvin Doyley Ph.D.
Univ= ersity of Rochester
Asso= ciate Professor of Electrical and Computer Engineering
Asso= ciate Professor of Biomedical Engineering
333 = Hopeman Engineering Building
Roch= ester NY 14627








--_000_1785B2D421274A49AC1C0897577EE1CFurrochesteredu_--