branch: externals/denote commit 0dc8cb710cfcc5cdb9d7a624126c8d6382936875 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Clarify that a custom grep is not needed in light of denote-grep --- README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index d9d38039bc..3fcc1153fe 100644 --- a/README.org +++ b/README.org @@ -4439,8 +4439,8 @@ of the minibuffer ([[#h:ea173a01-69ef-4574-89a7-6e60ede02f13][Narrow the list of :CUSTOM_ID: h:76198fab-d6d2-4c67-9ccb-7a08cc883952 :END: -[ Users of ~consult~ can use the ~consult-denote~ package instead - ([[#h:113a13e1-35da-46f1-9414-81e9be2facc1][Use the ~consult-denote~ package for enhanced minibuffer interactions]]). ] +[ This is not needed given that we provide the ~denote-grep~ command + ([[#h:e71c9d14-7e88-4386-91d0-9ad249947077][Use ~denote-grep~ to search inside files]]). ] Emacs provides built-in commands which are wrappers of standard Unix tools: =M-x grep= lets the user input the flags of a ~grep~ call and