branch: externals/consult-recoll commit c8e0849308c857d0b470d5cb9d63778ceff45eee Author: jao <j...@gnu.org> Commit: jao <j...@gnu.org>
readme tweaks --- readme.org | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/readme.org b/readme.org index 3b6a263f14..77238ecfd0 100644 --- a/readme.org +++ b/readme.org @@ -3,5 +3,9 @@ [[(https://www.lesbonscomptes.com/recoll/][recoll]] queries in emacs using consult. This package requires a working recoll index, and ~recollq~ in your -path. =M-x consult-recoll= to perform a query on the index using -consult. +path. + + - =M-x consult-recoll= to perform a query on the index using + consult. + - See also the associated customization group for ways to tweak the + command's behaviours (e.g., how the selected candidate is visited).