branch: externals/consult-denote
commit 8db54b924a87c322d5627d7192702823bae0c697
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Add missing sources to the README
---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.md b/README.md
index 025cc3bcec..0179b2443e 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,20 @@
 # `consult-denote` for GNU Emacs
 
+Glue code to integrate my `denote` package with Daniel Mendler's
+`consult`. The idea is to enhance minibuffer interactions, such as by
+providing a preview of the file-to-linked/opened and by adding more
+sources to the `consult-buffer` command.
+
++ Package name (GNU ELPA): `consult-denote`
++ Official manual: not available yet.
++ Change log: not available yet.
++ Git repositories:
+  + GitHub: <https://github.com/protesilaos/consult-denote>
++ Backronym: Consult-Orchestrated Navigation and Selection of
+  Unambiguous Targets...denote.
+
+* * *
+
 Integrate the `denote` and `consult` packages:
 
 - [Denote](https://github.com/protesilaos/denote) : A file-naming

Reply via email to