[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to install org-protocol
From: |
Max Nikulin |
Subject: |
Re: How to install org-protocol |
Date: |
Sat, 24 Jun 2023 17:46:33 +0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 |
On 24/06/2023 16:06, Ypo wrote:
I would like to give another try to org-protocol, but I can't find the
package to install it. Is it on org-contrib? A link, please?
Have you stuck with emacs or with desktop handler configuration?
In emacs init file you should have
(require 'org-protocol)
*after* modification of `load-path' if you use non built-in Org version.
You need running server: either emacs should be started as a daemon or
(server-start)
I have never tried to configure org-protocol on Windows, so I have no
idea if recipes are correct.
https://orgmode.org/worg/org-contrib/org-protocol.html
https://github.com/sprig/org-capture-extension/#under-windows