HMCL-dev / HMCL-dev/HMCL

[Feature] 模组管理页面添加 标签和筛选 功能

Open
#6,035 0 comments 0 reactions 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
  1. 模组管理内每个模组右侧增加添加标签按钮
  2. 顶栏加入基于标签的筛选按钮
原因 | Reason

模组一般下载下来不会主动去改动名字怕出bug
而HMCL自带的模组识别

  • 无法全部模组正确识别(显示未知模组 / neoforge标签显示成fabric)
  • 不显示中文名称(比较新的模组 / 前置模组)
  • 对模组进行分类 (删除模组时总需要上网搜索是否有前置并删除减少冲突)
  • 无模组筛选情况大量模组下只能凭记忆搜索
  • 添加标签可以更好的管理模组
Image Image
详情 | 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

Start in the instance-management mod list and inspect how existing version tags are displayed and how the top bar handles controls. Add per-mod multi-tag editing with text and background color, then provide a filter listing user-created tags while excluding version tags. Done means tags can be assigned, displayed, persisted, and used to filter the mod list.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.