mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b2b0d00c3d
commit
1973540efa
@ -6,7 +6,7 @@ __docformat__ = 'restructuredtext en'
|
|||||||
|
|
||||||
'''
|
'''
|
||||||
Contains various tweaks that affect calibre behavior. Only edit this file if
|
Contains various tweaks that affect calibre behavior. Only edit this file if
|
||||||
you know what you are dong. If you delete this file, it will be recreated from
|
you know what you are doing. If you delete this file, it will be recreated from
|
||||||
defaults.
|
defaults.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
@ -247,6 +247,7 @@ You can search for the absence or presence of a field using the special "true" a
|
|||||||
cover:false will give you all books without a cover
|
cover:false will give you all books without a cover
|
||||||
series:true will give you all books that belong to a series
|
series:true will give you all books that belong to a series
|
||||||
comments:false will give you all books with an empty comment
|
comments:false will give you all books with an empty comment
|
||||||
|
format:false will give you all books with no actual files (empty records)
|
||||||
|
|
||||||
Yes/no custom columns are searchable. Searching for ``false``, ``empty``, or ``blank`` will find all books
|
Yes/no custom columns are searchable. Searching for ``false``, ``empty``, or ``blank`` will find all books
|
||||||
with undefined values in the column. Searching for ``true`` will find all books that do not have undefined
|
with undefined values in the column. Searching for ``true`` will find all books that do not have undefined
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user