Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

过滤搜索结果中 增加排除功能 #2108

Open
wzcsimon123 opened this issue Jan 11, 2025 · 4 comments
Open

过滤搜索结果中 增加排除功能 #2108

wzcsimon123 opened this issue Jan 11, 2025 · 4 comments
Labels
enhancement New feature or request

Comments

@wzcsimon123
Copy link

您的功能请求是否与问题有关? 请描述一下。

比如很多人的设备不能播放杜比视界,所以如果可以排除搜索结果中包含"DV"的结果,搜索会很方便

描述你想要的解决方案

过滤搜索结果中 增加排除功能

描述您考虑过的替代方案

其他附加信息

@wzcsimon123 wzcsimon123 added the enhancement New feature or request label Jan 11, 2025
@manone2077
Copy link

同感,这个需求挺好的

@w22gb8
Copy link

w22gb8 commented Jan 13, 2025

这个可以有

@manone2077
Copy link

功能添加好了 #2111 @wzcsimon123 @w22gb8
等着大佬合并
提前体验可以直接下载 开发版本

@starmoonxp
Copy link

功能添加好了 #2111 @wzcsimon123 @w22gb8 等着大佬合并 提前体验可以直接下载 开发版本

建议用逻辑运算代替增加一个单独的排除框,比如 A +B 表示同时含有A和B关键词(默认逻辑,+可省略),A -B 表示包含A但排除B,A |B表示含有A或B

另现有更新版同时两个关键字时的结果过滤不是很正常,似乎是默认或运算了

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants