]> git.eshelyaron.com Git - emacs.git/commit
Make emacsclient handle org-protocol:// links
authorIhor Radchenko <yantar92@posteo.net>
Wed, 23 Aug 2023 09:24:18 +0000 (12:24 +0300)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 1 Sep 2023 18:50:06 +0000 (20:50 +0200)
commit05a7c91b91c02c34ec6527119a465e5408dea2b1
tree6a86ee3588d659384d349c469685723626d52260
parentdd38097f0b9458eea882043fa06b27248e505b22
Make emacsclient handle org-protocol:// links

Org mode provides a way to quickly capture bookmarks, notes, and links
using emacsclient:

    emacsclient "org-protocol://store-link?url=URL&title=TITLE"

* etc/emacsclient.desktop: Make Emacs the default application for
org-protocol.  (Bug#65469)
etc/emacsclient.desktop