branch: externals/denote
commit 6c0ad54f8aeb3580880457f80c5270ae19af024a
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>

    Remove TODO that we will not work on
---
 denote.el | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/denote.el b/denote.el
index f863ad6826..f44c6df497 100644
--- a/denote.el
+++ b/denote.el
@@ -4361,9 +4361,6 @@ the standard front matter we define."
 
 (defvar denote-last-path nil "Store last path.")
 
-;; TODO 2023-12-08: Maybe create a distinct variable
-;; `denote-org-capture-prompts' instead of reusing `denote-prompts'.
-
 ;;;###autoload
 (defun denote-org-capture ()
   "Create new note through `org-capture-templates'.

Reply via email to