[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/consult-denote 8db54b924a 7/8: Add missing sources to t
From: |
ELPA Syncer |
Subject: |
[elpa] externals/consult-denote 8db54b924a 7/8: Add missing sources to the README |
Date: |
Wed, 3 Jul 2024 06:58:28 -0400 (EDT) |
branch: externals/consult-denote
commit 8db54b924a87c322d5627d7192702823bae0c697
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@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
- [elpa] externals/consult-denote updated (b477a6ec64 -> decdaa3935), ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote 4373d02df9 4/8: Add consult-denote-silo-directory-prompt, ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote 21b21d7cc6 1/8: Update package requirement versions, ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote 890978ac3b 5/8: Update denote version number, ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote 4d65b832d6 6/8: Upgrade to version 0.1.0 of consult-denote, ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote 8db54b924a 7/8: Add missing sources to the README,
ELPA Syncer <=
- [elpa] externals/consult-denote 8204d7bb7a 2/8: Add missing :history to consult-denote-file-prompt, ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote 183a31d273 3/8: Add prototype consult-denote-outline-prompt, ELPA Syncer, 2024/07/03
- [elpa] externals/consult-denote decdaa3935 8/8: Bump version number to trigger GNU ELPA package rebuild, ELPA Syncer, 2024/07/03