emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org-protocol: Fix missing '+' in js snippet


From: Bastien
Subject: Re: [PATCH] org-protocol: Fix missing '+' in js snippet
Date: Wed, 28 Apr 2021 07:40:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Hi Maxim,

Maxim Nikulin <manikulin@gmail.com> writes:

> On 19/04/2021 17:53, David Asabina wrote:
>>       javascript:location.href =
>> \\='org-protocol://capture?url=\\='+ \\
>> -        encodeURIComponent(location.href) + \\='&title=\\=' \\
>> +        encodeURIComponent(location.href) + \\='&title=\\=' + \\
>>           encodeURIComponent(document.title) + \\='&body=\\=' + \\
>>           encodeURIComponent(window.getSelection())
>
> I am not a maintainer, so I can not merge the patch. I hope, finally
> it will happen, maybe some months later.

Would you like to volunteer as the maintainer for org-protocol.el?

For now org-protocol.el indicates that Sebastian Rose, the original
author, is the maintainer, but I don't think he would mind handing it
to someone else.



reply via email to

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