branch: externals/denote
commit 590787e1480281d2ca25ff35afcb17255d260b03
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add two TODO for denote-link-dired-marked-notes
---
 denote.el | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/denote.el b/denote.el
index a7d0ab2558..01a0bd0429 100644
--- a/denote.el
+++ b/denote.el
@@ -5900,6 +5900,9 @@ contents, not file names.  Optional ID-ONLY has the same 
meaning as in
 
 ;;;;; Links from Dired marks
 
+;; TODO 2025-04-29: Rewrite the denote-link--buffer-file-prompt to be more 
general.
+;; TODO 2025-04-29: Rewrite `denote-link-dired-marked-notes' to be more easy 
to reason about.
+
 ;; NOTE 2022-07-21: I don't think we need a history for this one.
 (defun denote-link--buffer-file-prompt (buffer-file-names)
   "Select file from BUFFER-FILE-NAMES of Denote notes."

Reply via email to