sprig / org-capture-extension

A Chrome and firefox extension facilitating org-capture in emacs
MIT License
534 stars 56 forks source link

Capture broken with Chrome 120? Chrome extension changes? #85

Closed hrehfeld closed 1 month ago

hrehfeld commented 8 months ago

chrome version: Version 120.0.6099.224 (Official Build) (64-bit)

org-capture just started: a) not to ask if opening xdg-open is ok (not sure what the exact message was) b) not calling xdg-open

example console output:

Capturing the following URI with new org-protocol:  org-protocol://capture?template=L&url=https%3A%2F%2Fgithub.com%2F&title=GitHub%3A%20Let%E2%80%99s%20build%20from%20here%20%C2%B7%20GitHub&body=

This same line prepended with xdg-open just works on the shell and starts a capture process.

No further console messages. Not sure how to proceed collecting further info.

(This is a relatively urgent request as my daily workflow depends on this extension)

sprig commented 5 months ago

Sorry, I've been somewhat away for a while. Nice to hear that you find/found the extension useful!

I'm using Chrome 124.0.6367.63 (Official Build) (64-bit). And for me the extension continues working. I do get asked by chrome whethere I want to allow the extension to open emacs, but if I confirm, then emacs opens as usual. As far as I understand this relates to new security measures by chrome. Screenshot 2024-05-01 111004

Did you get it to work?

sprig commented 1 month ago

Closing as no response. If you need more help, let me know.