branch: externals/consult-denote commit 16585e3be0d7395d117cf74f6b7b0bc1ccba457c Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add rudimentary README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md new file mode 100644 index 0000000000..15e13fa2b1 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# `consult-denote` for GNU Emacs + +PROOF-OF-CONCEPT to interface with Denote using Consult: + +- <https://github.com/minad/consult> +- <https://github.com/protesilaos/denote> + +I am not documenting anything for the time being. I am sharing this +for developers or those who want to help discover bugs. +