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