[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[BUG] org-manual: Using bookmarklet for org-capture is no longer reliabl
From: |
Ihor Radchenko |
Subject: |
[BUG] org-manual: Using bookmarklet for org-capture is no longer reliable (was: Firefox permission dialog and org-protocol) |
Date: |
Mon, 30 Jan 2023 14:59:36 +0000 |
Max Nikulin <manikulin@gmail.com> writes:
To summarize, I believe that a browser extension is a safer way to use
> org-protocol. With a native messaging helper application it is even
> possible to avoid desktop-wide org-protocol configuration and to call
> emacsclient directly by the add-on but not through links on non-trusted
> web sites.
This is bad news.
17.16.2 The ‘capture’ protocol section of Org manual recommends
To use this feature, add a bookmark with an arbitrary name, e.g.,
‘Org: capture’, and enter this as ‘Location’:
javascript:location.href='org-protocol://capture?' +
new URLSearchParams({
template: 'x', url: window.location.href,
title: document.title, body: window.getSelection()});
With the annoying Firefox dialogue, things get very annoying.
Even though I do understand the motivation of devs.
But they broke bookmarklets :'(
--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), (continued)
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Max Nikulin, 2023/01/24
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Jean Louis, 2023/01/24
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Max Nikulin, 2023/01/25
- This is out of thread subject, Jean Louis, 2023/01/25
- Re: This is out of thread subject, Ihor Radchenko, 2023/01/25
- Re: This is out of thread subject, Jean Louis, 2023/01/26
- Re: This is out of thread subject, Ihor Radchenko, 2023/01/27
- Firefox permission dialog and org-protocol, Max Nikulin, 2023/01/27
- Re: Firefox permission dialog and org-protocol, Ihor Radchenko, 2023/01/29
- Re: Firefox permission dialog and org-protocol, Max Nikulin, 2023/01/30
- [BUG] org-manual: Using bookmarklet for org-capture is no longer reliable (was: Firefox permission dialog and org-protocol),
Ihor Radchenko <=
- Re: [BUG] org-manual: Using bookmarklet for org-capture is no longer reliable, Charles Philip Chan, 2023/01/31
- Re: [BUG] org-manual: Using bookmarklet for org-capture is no longer reliable, Max Nikulin, 2023/01/31
- Re: Firefox permission dialog and org-protocol, Samuel Wales, 2023/01/30
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Max Nikulin, 2023/01/26
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Jean Louis, 2023/01/27
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Max Nikulin, 2023/01/27
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Jean Louis, 2023/01/28
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Ihor Radchenko, 2023/01/29
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Bruno Barbier, 2023/01/24
- Re: Link from orgmode file to E-Mail (using kmail or notmuch), Jean Louis, 2023/01/24