summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLucas Quintana <lmq10@protonmail.com>2025-03-30 11:49:25 -0300
committerLucas Quintana <lmq10@protonmail.com>2025-03-30 11:49:25 -0300
commit431def4d56b0ecd920099c64b567533f9d481ca5 (patch)
tree8a13b0b8fe466e689f817a4bca89e27e1392b591
parent4df3e77a495b4f0df7fe56924509afe7f2fa735d (diff)
Mention development updates in Denote
-rw-r--r--README.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.md b/README.md
index cf262b8..530ceb3 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.