Variable: denote-accept-nil-date

denote-accept-nil-date is a variable defined in denote.el.

Value

nil

Documentation

Make creation and renaming commands use current-time when date is nil.

Source Code

;; Defined in ~/.emacs.d/elpa/denote-4.2.3/denote.el
(defvar denote-accept-nil-date nil
  "Make creation and renaming commands use `current-time' when date is nil.")