]> git.eshelyaron.com Git - emacs.git/commitdiff
Announce handling 'org-protocol' URI scheme in NEWS
authorIhor Radchenko <yantar92@posteo.net>
Mon, 18 Sep 2023 08:26:27 +0000 (11:26 +0300)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 18 Sep 2023 11:00:20 +0000 (13:00 +0200)
* etc/NEWS: Document handling 'org-protocol' URI scheme.  The commit
implementing the new functionality is 05a7c91b91c.  (Bug#65469)

etc/NEWS

index e74cbee4a532abdda2e0391f426a3870b56a1e71..4e7e2671d1d09c89b94cab8a756c0b53648de349 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -27,6 +27,17 @@ applies, and please also update docstrings as needed.
 \f
 * Startup Changes in Emacs 29.2
 
+** Emacs is now the default application for the 'org-protocol' URI scheme.
+Org mode provides a way to quickly capture bookmarks, notes, and links
+using 'emacsclient':
+
+    emacsclient "org-protocol://store-link?url=URL&title=TITLE"
+
+Previously, users had to manually configure their GNU/Linux desktop
+environment to open 'org-protocol' links in Emacs.  These links should
+now open in Emacs automatically.  See the Org mode manual, Info node
+'(org) Protocols for External Access' for more details.
+
 \f
 * Changes in Emacs 29.2