Yeah, I'm asking whoever's currently doing the org-protocol maintenance.
That's why I put you in copy, not to.;-)
You're right this has to be tested on all those platforms, but it's a
more proper way, than doing server-edit...
--
Best Regards,
Nikolay Kudryavtsev
Nikolay Kudryavtsev writes:
> My testing had shown that if in
> org-protocol-check-filename-for-protocol we have (server-delete-client
> _client) instead of (server-edit), the client process gets closed
> fine. May I propose such a change?
Hi Nikolay,
I'm not sure if you're asking me or Nicolas
My testing had shown that if in org-protocol-check-filename-for-protocol
we have (server-delete-client _client) instead of (server-edit), the
client process gets closed fine. May I propose such a change?
--
Best Regards,
Nikolay Kudryavtsev
Oh, I see. In org-protocol-protocol-alist you can define protocols with
:kill-client t and this should close the server buffer for them. And on
my machine it does it half-way - server-edit no longer pops them, but
the process still hangs. Normal use of server works fine though - doing
server-ed
Nikolay Kudryavtsev writes:
> I'm using 9.0 too. It's just that I'm also using Windows. Maybe it's
> the only platform where this happens.
Yeah, I haven't even tried org-protocol on Windows. When I'm in Windows
I use the Cygwin version of Emacs, and there are occasional issues with
the Windows
I'm using 9.0 too. It's just that I'm also using Windows. Maybe it's the
only platform where this happens.
I even got the idea that you could use single slashes there from
test-org-protocol.el, since the documentation for org-protocol is outdated.
Weirdly some tests in test-org-protocol.el us
Nikolay Kudryavtsev writes:
> Sorry for kind of resurrecting this thread.
Not at all. :) You might consider filing an issue on the GitHub
tracker, though, because I almost didn't notice this (just haven't been
watching the ml lately).
> I've been trying to get this working and I noticed that
Sorry for kind of resurrecting this thread.
I've been trying to get this working and I noticed that bookmarklets
only work with a single slash after org-protocol.
Does not work:
javascript:location.href = 'org-protocol://capture-html ...
Does work:
javascript:location.href = 'org-protocol:/
Hi,
Just a note to let you all know that I've updated org-protocol-capture-html:
https://github.com/alphapapa/org-protocol-capture-html
I've improved the instructions, and I added support for python-readability,
which extracts articles from web pages. This makes it easy to quickly
capture a web