[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after rece
From: |
Max Nikulin |
Subject: |
Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)] |
Date: |
Fri, 13 Dec 2024 18:09:02 +0700 |
User-agent: |
Mozilla Thunderbird |
On 13/12/2024 01:47, Rehan Deen wrote:
I forgot about
"+new", so it should be with another variant of parenthesis:
javascript:void(location.href='org-protocol:...)
Thanks, that works and is consistent with what I thought was happening
Thanks, so now it is known which way docs should be updated.
Not sure what upgrade to the browser has
caused this string to be rendered now ...
New behavior is more correct. It is consistent with <a
href="javascript:..."> links and allows to generate a HTML document to
display.
That extension looks useful -- though I am currently interested in
extracting only a certain amount of information from pages.
You may create your own extension. Unfortunately Firefox releases for
users require signing of extensions. Chromium is more liberal, after
enabling developer mode it is possible to install unpacked extensions.
In Firefox it can be only temporary loaded for the current session.
Some people publish extension code, but not its signed package:
<https://github.com/Stebalien/org-capture-extension/>
- [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)], Rehan Deen, 2024/12/12
- Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)], Max Nikulin, 2024/12/12
- Re: [BUG] Org-protocol bookmarklets in Firefox behaving badly after recent upgrade [9.6.15 (release_9.6.15 @ /usr/share/emacs/29.4/lisp/org/)], Max Nikulin, 2024/12/12
- Re: [PATCH] org-protocol: Add void() to bookmarklets, Ihor Radchenko, 2024/12/22
- Re: [PATCH] org-protocol: Add void() to bookmarklets, Max Nikulin, 2024/12/24
- Re: [PATCH] org-protocol: Add void() to bookmarklets, Ihor Radchenko, 2024/12/24
- Re: [PATCH v2] org-protocol: Add void() to bookmarklets, Max Nikulin, 2024/12/27
- Re: [PATCH v2] org-protocol: Add void() to bookmarklets, Ihor Radchenko, 2024/12/27
- [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue, Max Nikulin, 2024/12/28
- Re: [PATCH] etc/ORG-NEWS: Clarify org-protocol bookmarklet issue, Ihor Radchenko, 2024/12/28