emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [ANN] Firefox extension for org-protocol and org-capture


From: Xebar Saram
Subject: Re: [O] [ANN] Firefox extension for org-protocol and org-capture
Date: Fri, 21 Feb 2014 19:06:11 +0200

wow Olivier

thanks so much, ive been waiting for something like this for ages :), never managed to get the registering the protocol parts working. 

one thing though, is there a way to define which client it oepns? i have several emacs client opened at once and prefer the extension nowt to use a current one but pop up a new CLI emacsclient for quick adding which will go away after i finish capturing, is that possible?

best and thx alot!

Z

thx alot!

Z


On Fri, Feb 21, 2014 at 6:41 PM, Olivier Schwander <address@hidden> wrote:
Le 21 Feb 2014 16:43, Rasmus a écrit:
> So what do I do after installing it? I get a new button but nothing
> happens when I click it.

Do you have emacs server and org-protocol enabled ? Something like this
in your .emacs:

(server-start)
(require 'org-protocol)

If not, you should add these two lines and maybe have a look on worg:
http://orgmode.org/worg/org-contrib/org-protocol.html

You can also test manually in a shell with:

 emacsclient org-protocol://capture://example.com/Example/

(It is exactly what does the add-on)

Best,

Olivier




reply via email to

[Prev in Thread] Current Thread [Next in Thread]