branch: externals/denote commit 0f99c17e2369349eb8b1cc108efeef44c21467ab Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Add denote-grep to the menu bar contents --- denote.el | 2 ++ 1 file changed, 2 insertions(+) diff --git a/denote.el b/denote.el index 01f9813971..ec7e6a945d 100644 --- a/denote.el +++ b/denote.el @@ -6149,6 +6149,8 @@ This command is meant to be used from a Dired buffer." "---" ["Generate sorted and filtered Dired listing" denote-sort-dired :help "Generate a sorted and filtered Dired listing of files in the `denote-directory'"] + ["Perform a query in the contents of files" denote-grep + :help "Search inside files in the `denote-directory'"] "---" ["Highlight Dired file names" denote-dired-mode :help "Apply colors to Denote file name components in Dired"