From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christopher Suckling Subject: Re: [org-mac-protocol] How to actually set it up and use it? Date: Fri, 11 Dec 2009 22:34:57 +0000 Message-ID: References: <1e5bcefd0912111047t51e6a0deof0f91638bb9baa63@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NJE4r-0003U4-9O for emacs-orgmode@gnu.org; Fri, 11 Dec 2009 17:35:09 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NJE4m-0003Rp-3B for emacs-orgmode@gnu.org; Fri, 11 Dec 2009 17:35:08 -0500 Received: from [199.232.76.173] (port=55863 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NJE4l-0003Rj-Vr for emacs-orgmode@gnu.org; Fri, 11 Dec 2009 17:35:04 -0500 Received: from mail-ew0-f209.google.com ([209.85.219.209]:56251) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NJE4l-0006Vp-JQ for emacs-orgmode@gnu.org; Fri, 11 Dec 2009 17:35:03 -0500 Received: by ewy1 with SMTP id 1so1558980ewy.8 for ; Fri, 11 Dec 2009 14:35:02 -0800 (PST) In-Reply-To: <1e5bcefd0912111047t51e6a0deof0f91638bb9baa63@mail.gmail.com> (Marcelo de Moraes Serpa's message of "Fri, 11 Dec 2009 12:47:16 -0600") 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: Marcelo de Moraes Serpa Cc: Org Mode On Fri, 11 Dec 2009 12:47:16 -0600, Marcelo de Moraes Serpa wrote: > > I just moved to a MacBook, couldn't be happier and mainly because the last > version of emacs compiles flawlessly and works like a charm. It's even as > beatiful as other OSX apps. Great. > > I've been looking through Worg and found about the org-mac-protocol, and the > idea of inputting stuff to my files through Quicksilver really turned me on > :) Kudos to the developer ! > > Anyway, the docs are kind of scarce and too technical. While I could install > and (I think) set it up in emacs, I can't find the way to actually use it. > It just says there are some scripts vailable (apple scripts), but where do I > trigger them, for example, how could I trigger them through Quicksilver ? > If you can hold fire for about a week, I've got half an update ready; but I've been horribly busy for the last few months so it kind of got stuck. I should finally have a bit of time from Thursday. Meanwhile, ensure that Quicksilver is cataloguing your ~/Library/Scripts directory (I think it does this by default, but you can check the catalogue pane in the Quicksilver preferences). Have the document you wish to link to as the front document, call Quicksilver, type the name of the org-mac-protocol script in the first pane (org-link, org-remember, org-note), the second pane should show `run', so just hit return and org-mac-protocol will do its stuff. I'll improve the docs when I finish the update. If you're new to Quicksilver you should have a look at the tutorials at the bottom of the wikipedia page: http://en.wikipedia.org/wiki/Quicksilver_(software) Best, Christopher