emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/consult-denote 0ce1001208 09/16: Add a couple of TODOs


From: ELPA Syncer
Subject: [elpa] externals/consult-denote 0ce1001208 09/16: Add a couple of TODOs to power up regular Denote prompts
Date: Thu, 9 May 2024 09:58:00 -0400 (EDT)

branch: externals/consult-denote
commit 0ce100120843c0cf1e75a321346385d76775a790
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add a couple of TODOs to power up regular Denote prompts
---
 consult-denote.el | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/consult-denote.el b/consult-denote.el
index ba74dec149..70a318ab8b 100644
--- a/consult-denote.el
+++ b/consult-denote.el
@@ -152,6 +152,12 @@ aforementioned function."
      :items ,#'consult-denote--buffers)
   "Source for `consult-buffer' to list Denote buffers.")
 
+;; TODO 2024-03-30: Cover the `denote-org-extras--outline-prompt'.  It
+;; will be like `consult-outline' in presentation.
+
+;; TODO 2024-03-30: Cover the `denote-silo-extras--directory-prompt'.
+;; It is a regular directory prompt.  Preview the dired buffer.
+
 ;;;###autoload
 (define-minor-mode consult-denote-mode
   "Use Consult in tandem with Denote."



reply via email to

[Prev in Thread] Current Thread [Next in Thread]