|
@@ -365,6 +365,10 @@ when exporting to html. See ~org-html-viewport~ for details.
|
|
|
*** New ~#+SUBTITLE~ export keyword
|
|
|
Org can typeset a subtitle in some export backends. See the manual
|
|
|
for details.
|
|
|
+*** Edit remotely a footnote definition
|
|
|
+Calling ~org-edit-footnote-reference~ (C-c ') on a footnote reference
|
|
|
+allows to edit its definition, as long as it is not inline, in
|
|
|
+a dedicated buffer. It works even if buffer is currently narrowed.
|
|
|
** Miscellaneous
|
|
|
*** Strip all meta data from ITEM special property
|
|
|
ITEM special property does not contain TODO, priority or tags anymore.
|