Function: denote--add-front-matter
denote--add-front-matter is a function alias for
denote-prepend-front-matter, defined in denote.el.
This function is obsolete since 4.0.0; use
denote-prepend-front-matter instead.
Signature
(denote--add-front-matter FILE TITLE KEYWORDS SIGNATURE DATE ID FILE-TYPE)
Documentation
Prepend front matter to FILE.
The TITLE, KEYWORDS, DATE, ID, SIGNATURE, and FILE-TYPE are passed from the renaming command and are used to construct a new front matter block if appropriate.
Aliases
denote--add-front-matter (obsolete since 4.0.0)