summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@gnu.org>2021-05-01 13:13:31 +0200
committerBastien Guerry <bzg@gnu.org>2021-05-01 13:13:31 +0200
commit40c7ddb4ec370f095a613e3a69176b1410da41b9 (patch)
treeaf828be85afea868dd338b31b9436953ba7384c5
parent611e806ef9817a8608b971f3161cf51ccfcf2129 (diff)
downloadorg-mode-40c7ddb4ec370f095a613e3a69176b1410da41b9.tar.gz
etc/ORG-NEWS: Add a new :refile-targets template option
* etc/ORG-NEWS: Add a new :refile-targets template option.
-rw-r--r--etc/ORG-NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index 9219155..a20aecc 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -219,6 +219,12 @@ Example:
A new =u= mode flag for Calc formulas in Org tables has been added to
enable Calc units simplification mode.
+*** Add a new :refile-targets template option
+
+When exiting capture mode via ~org-capture-refile~, the variable
+~org-refile-targets~ will be temporarily bound to the value of this
+template option.
+
*** Export DOI links
Org now supports export for DOI links, through its new =ol-doi.el=
library. For backward compatibility, it is loaded by default.