diff options
| author | Lucas Quintana <lmq10@protonmail.com> | 2025-03-30 11:49:25 -0300 |
|---|---|---|
| committer | Lucas Quintana <lmq10@protonmail.com> | 2025-03-30 11:49:25 -0300 |
| commit | 431def4d56b0ecd920099c64b567533f9d481ca5 (patch) | |
| tree | 8a13b0b8fe466e689f817a4bca89e27e1392b591 | |
| parent | 4df3e77a495b4f0df7fe56924509afe7f2fa735d (diff) | |
Mention development updates in Denote
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -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. |
