branch: externals/denote
commit c3b8c16e33cce7b66bcc1cf09962585736cc9354
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
Reference denote-file-type in denote-date-format
---
denote.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/denote.el b/denote.el
index 33f982ab3e..8f8b854a71 100644
--- a/denote.el
+++ b/denote.el
@@ -209,7 +209,8 @@ Any other non-nil value is the same as the default."
(defcustom denote-date-format nil
"Date format in the front matter (file header) of new notes.
-When nil (the default value), use a file-type-specific format:
+When nil (the default value), use a file-type-specific
+format (also check `denote-file-type'):
- For Org, an inactive timestamp is used, such as [2022-06-30 Wed
06:19].