mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-22 18:25:20 +02:00
Add the _form of the date search terms to the manual, e.g., _today.
This commit is contained in:
parent
418c24138c
commit
cade33b345
1 changed files with 2 additions and 0 deletions
|
|
@ -367,6 +367,8 @@ For example::
|
|||
|
||||
date:>10daysago
|
||||
date:<=45daysago
|
||||
|
||||
To avoid potential problems with translated strings when using a non-English version of calibre, the strings ``_today``, ``_yesterday``, ``_thismonth``, and ``_daysago`` are always available. They are not translated.
|
||||
|
||||
You can search for books that have a format of a certain size like this::
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue