emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/embark 4e69258856: Mention new org heading reference su


From: ELPA Syncer
Subject: [elpa] externals/embark 4e69258856: Mention new org heading reference support in CHANGELOG
Date: Sat, 16 Sep 2023 21:57:43 -0400 (EDT)

branch: externals/embark
commit 4e69258856332b0c2b36d0deae12809a5612e72c
Author: Omar Antolín <omar.antolin@gmail.com>
Commit: Omar Antolín <omar.antolin@gmail.com>

    Mention new org heading reference support in CHANGELOG
---
 CHANGELOG.org | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.org b/CHANGELOG.org
index 0e0c75947f..69662e3351 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -21,6 +21,13 @@
   then candidates will be separated by horizontal lines. This is handy
   for the kill-ring, which you can browse by calling =embark-collect=
   from =yank-pop=.
+- =embark-org= now has support for acting on references to org headings
+  in other buffers, by jumping to the heading first and then running
+  the action. One source of references to org headings in other
+  buffers are agenda views: each agenda item is such a reference. But
+  this feature also supports some great third party commands which
+  produce references to org headings, such as =org-ql-find= from the
+  =org-ql= package or =consult-org-heading= from =consult=.
 * Version 0.22.1 (2023-04-20)
 ** New feature: selections
 Now users can select several targets to make an ad hoc collection. The



reply via email to

[Prev in Thread] Current Thread [Next in Thread]