From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: [ANN] org-mac-link-grabber: Grab links from running Mac applications Date: Wed, 7 Apr 2010 09:44:21 +0200 Message-ID: <03C1D66E-DEDE-4331-827C-7912AA3CFC07@gmail.com> References: Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NzQe0-0000kt-BX for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 04:29:52 -0400 Received: from [140.186.70.92] (port=60085 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NzQdy-0000iq-Qu for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 04:29:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NzQdw-00028x-Tf for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 04:29:50 -0400 Received: from ey-out-1920.google.com ([74.125.78.150]:16110) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NzPw5-0004cn-SU for emacs-orgmode@gnu.org; Wed, 07 Apr 2010 03:44:33 -0400 Received: by ey-out-1920.google.com with SMTP id 4so78402eyg.34 for ; Wed, 07 Apr 2010 00:44:24 -0700 (PDT) In-Reply-To: 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: Anthony Lander , Christopher Suckling Cc: emacs-orgmode List Hi Anthony, I like this a lot. How would you and Christopher feel if we were to merge this onto org-mac-message or the other way round? Merging into org-mac-message would have the advantage that we do not have to break existing setup. - Carsten On Apr 6, 2010, at 8:25 PM, Anthony Lander wrote: > Hi everyone, > > I've put together a bit of code to grab links from open mac > applications, and paste them at point in org documents. If your > workflow is spend the majority of your time in org-mode typing, and > occasionally grab links from other applications, then you might find > this useful. > > It's available as a git repository here: http://github.com/alander/org-mac-link-grabber > > Right now it supports the following applications: > > - Finder.app > - Mail.app > - Address Book.app > - Firefox.app > - Together.app > > It's easy to add more, but I started here because these are the ones > I use. There is a readme file that explains installation, usage and > configuration. > > The code uses the same method as org-mac-message by Christopher > Suckling and John Weigley, and indeed simply wraps it for the > Mail.app integration. > > Best, > > -Anthony > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten