You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
现在搜索框在搜索项目时只能根据项目的标题、描述、URL进行匹配。有些项目存在其他的别名,想要通过别名搜索到的话,就必须要将别名保存在标题或描述中,但是加进去之后就不好看了。
举个例子:项目名字是 MC百科,我希望可以通过 我的世界 或 wodeshijie 搜索到,就必须把这两个关键字保存到描述中。
Describe the solution you'd like
给项目增加一个可以自己配置的搜索关键字,选填,支持多个。在搜索框搜索项目时也对这个字段进行搜索。
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
现在搜索框在搜索项目时只能根据项目的标题、描述、URL进行匹配。有些项目存在其他的别名,想要通过别名搜索到的话,就必须要将别名保存在标题或描述中,但是加进去之后就不好看了。
举个例子:项目名字是
MC百科
,我希望可以通过我的世界
或wodeshijie
搜索到,就必须把这两个关键字保存到描述中。Describe the solution you'd like
给项目增加一个可以自己配置的搜索关键字,选填,支持多个。在搜索框搜索项目时也对这个字段进行搜索。
The text was updated successfully, but these errors were encountered: