branch: externals/denote-search commit 431def4d56b0ecd920099c64b567533f9d481ca5 Author: Lucas Quintana <lm...@protonmail.com> Commit: Lucas Quintana <lm...@protonmail.com>
Mention development updates in Denote --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index cf262b822d..530ceb37de 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,19 @@ <a href="https://elpa.gnu.org/packages/denote-search.html"><img alt="GNU ELPA" src="https://elpa.gnu.org/packages/denote-search.svg"/></a> +----- + +NOTICE: Together with Protesilaos, I merged most of the features of +this package into Denote. From version 4.0.0 onwards, you will be able +to search in the contents of your notes with the command +`denote-grep`, and most of the functionality described in +`denote-search` manual will be available in stock Denote as well (even +in unexpected places such as backlinks buffers!). The package will +stay here for existing users, but you probably should switch to +`denote-grep` once the new version of Denote is released. + +----- + This package provides a search utility for Denote, the simple-to-use, focused-in-scope, and effective note-taking tool for Emacs.