docs: add notes regarding behaviour of the blacklist (#3260)

This commit is contained in:
KAGEYAM4 2024-09-11 01:47:41 +05:30 committed by GitHub
parent bd314e4c86
commit b03aaf173b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -52,6 +52,12 @@ You can blacklist some tags or combinations of tags to not see them in the resul
It can be edited in the settings in the "Save > Blacklist" category, or tags can be added to the blacklist by right-clicking on them and selecting "Blacklist".
Note:
* Blacklist is a post-filter: it is applied after results are returned from the sources.
* When using the CLI, images that contains blacklisted tags will no be downloaded unless the `--blacklist` option is used.
* When using the GUI, images that contain blacklisted tags will not be downloaded unless explicitly selecting them and clicking 'save'.
### Syntax
Each line of the blacklist corresponds to a combination of tags and uses the same syntax as post-filters.