org-capture-extension icon indicating copy to clipboard operation
org-capture-extension copied to clipboard

Option to construct "///" links

Open sprig opened this issue 8 years ago • 3 comments

Now that there are options, it would be nice to add support for "///" links for people with xdg-open problems, e.g. #29, #27, #16)

sprig avatar Aug 18 '17 22:08 sprig

I have the same problem on my Windows machine with Firefox. Right now, I can't use this extension precisely for this reason. (I added /// to the code myself, but then Firefox won't accept the plugin because it's not signed.)

rgemulla avatar Oct 11 '17 09:10 rgemulla

Hi,

Yes, this option seems a good idea...I just update my system to Ubuntu 17.10 and capture stop working without adding a third slash.

Best regards.

prestancedesign avatar Oct 20 '17 20:10 prestancedesign

gio open seems to not handle org-protocol:// urls correctly. Adding a third / gets things working! If you do not wish to add an option, I think it could be made the default, without breaking others.

punchagan avatar Jan 11 '18 02:01 punchagan