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

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

diff --git a/denote.el b/denote.el
index f44c6df497..a94f736fba 100644
--- a/denote.el
+++ b/denote.el
@@ -4414,11 +4414,6 @@ Consult the manual for template samples."
 ;; TODO 2023-12-02: Maybe simplify `denote-org-capture-with-prompts'
 ;; by passing a single PROMPTS that is the same value as `denote-prompts'?
 
-;; TODO 2023-12-02: The `denote-org-capture-with-prompts' is missing a
-;; signature argument, but nobody has asked for it.  I think
-;; refactoring it per the above TODO is better, anyway.  But maybe do
-;; this after version 2.2.0 is out.
-
 ;;;###autoload
 (defun denote-org-capture-with-prompts (&optional title keywords subdirectory 
date template)
   "Like `denote-org-capture' but with optional prompt parameters.

Reply via email to