]> 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>
Mon, 18 Sep 2023 10:54:22 +0000 (12:54 +0200)
commit1500e4b4329d4d3d0141263230d74e1b314373b1
tree110b2c111b62947d8594867d4e2e502fb753d3b7
parent6bc3800000c6d4ed87330df5eee0958e29aa6521
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)

(cherry picked from commit 05a7c91b91c02c34ec6527119a465e5408dea2b1)
etc/emacsclient.desktop