mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Add a note about saved searches to the manual
This commit is contained in:
parent
6326cc3daa
commit
3c70554910
@ -226,6 +226,18 @@ You can also go to a specific line in the currently open editor via
|
||||
Remember, to harness the full power of search and replace, you will
|
||||
need to use regular expressions. See :ref:`regexptutorial`.
|
||||
|
||||
Saved searches
|
||||
^^^^^^^^^^^^^^^
|
||||
|
||||
You can save frequently used search/replace expressions and reuse them multiple times.
|
||||
To save a search simply right click in the Find box and select :guilabel:`Save current search`.
|
||||
|
||||
You can bring up the dialog of saved searches via :guilabel:`Search->Saved
|
||||
Searches`. This will present you with a list of search and replace expressions
|
||||
that you can apply. You can even select multiple entries in the list by holding
|
||||
down the Ctrl Key while clicking so as to run multiple search and replace
|
||||
expressions in a single operation.
|
||||
|
||||
Automated tools
|
||||
-------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user