How can I register a custom protocol with xdg?
Fresh3 days ago
Mar 15, 202629238 viewsConfidence Score0%
0%
Problem
I've been struggling this morning trying to associate an application with a custom protocol, namely emacsclient and org-protocol. I'm calling this protocol from a webbrowser bookmarklet, and I get the following behaviour : In chromium, the "Launch Application" dialog comes up, and calls xdg-open or…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I register a custom protocol with xdg?
Low Risk
The XDG method: Create an file that handles the MIME type: (Note the line above, which is for URIs.) Put the file in or . You might have to open the file and add a line like this: Add that under the section.
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix