branch: externals/denote commit 909f9f0e74c4fe792b0891fbb1dbb17130bddd6c Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Use the tilde were appropriate in the manual --- README.org | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/README.org b/README.org index b86aa01b5b..c66fd54220 100644 --- a/README.org +++ b/README.org @@ -2210,13 +2210,13 @@ mechanisms (e.g. with the help of the ~vertico~ and ~embark~ packages) to manage bibliographic notes and access those notes with ease. The package's documentation covers the details: <https://github.com/pprevos/citar-denote/>. -** Use the consult-notes package +** Use the ~consult-notes~ package :PROPERTIES: :CUSTOM_ID: h:8907f4bc-992a-45bc-a60e-267ed1ce9c2d :END: -If you are already using =consult= (which is a brilliant package), you -will probably like its =consult-notes= extension. It uses the familiar +If you are already using ~consult~ (which is a brilliant package), you +will probably like its ~consult-notes~ extension. It uses the familiar mechanisms of Consult to filter searches via a prefix key. For example: #+begin_src emacs-lisp @@ -2230,12 +2230,13 @@ directories. If you type =n= and space, it narrows the list to just the notes, while =b= does the same for books. To search all your notes with grep (or ripgrep if installed -- see -=consult-notes-use-rg= variable) use the command -=consult-notes-search-in-all-notes=. This will employ grep/ripgrep for searching -terms in all the directories set in =consult-notes-sources=. +~consult-notes-use-rg~ variable) use the command +~consult-notes-search-in-all-notes~. This will employ grep/ripgrep for +searching terms in all the directories set in ~consult-notes-sources~. -Note that =consult-notes= is in its early stages of development. Expect -improvements in the near future (written on 2022-06-22 16:48 +0300). +Note that ~consult-notes~ is in its early stages of development. +Expect improvements in the near future (written on 2022-06-22 16:48 ++0300). ** Treat your notes as a project :PROPERTIES: