[Kavita] Add [{Field} Is not Empty] to Filters. #4616
Closed
MateusBittencourt
started this conversation in
Ideas
Replies: 2 comments 1 reply
-
|
Not saying its an invalid ask but wouldn't the answer be to fix the entries with empty fields? |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
This was delivered with v0.8.9.45 (nightly) and will be released in v0.9.0 (stable). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Idea Description
For example, if I want to make a filter for "All Manga not published by Seven Seas", the only option is a filter [Publisher does not contain "Seven Seas Entertainment"]. The issue is if there's a Manga by Seven Seas but the publisher field is empty, it will show.
The alternative is to make a filter [Publisher contains {List all publisher except Seven Seas}]
This could be solved by a filter [Publisher is not empty AND Publisher does not contain "Seven Seas Entertainment"]
Idea Category
Web UI
Duration of Using Kavita
Almost 3 months
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions