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: Olivier Schwander
Subject: Re: [O] [ANN] Firefox extension for org-protocol and org-capture
Date: Fri, 21 Feb 2014 17:41:45 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

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]