HMCL-dev / HMCL-dev/HMCL

[Feature] 为搜索功能添加拼音支持

Open
#4,786 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
10.1k
Forks
934
Avg merge
1d 5h
Merged PRs (30d)
82

Description

概述 | Summary

为例如 模组管理 实例列表 等支持搜索的地方添加对(中文)拼音的支持 如: 龙 可用首字母"l"搜索到以及其它更多的组合(例如: l lon long lo 等)

Image Image
原因 | Reason

方便某些情况下(例如对输入法有特殊需求的情况下等)无法使用中文输入法的情况

详情 | Description

可能实现有点困难? 慢慢来

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files or tests are named. Start by locating the search implementations for module management and instance lists, then determine how search terms are matched and where Chinese pinyin support would apply. Done means Chinese names can be found by initials and partial pinyin combinations such as "l", "lo", "lon", and "long" across the supported search areas.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.