2394425147 / 2394425147/astrodx

[Feature] Please add multiple sort ways to make new collections more useful.

オープン
#142 コメント 0 件 リアクション 1 件 担当者 1 名 @2394425147 が担当を希望しています GitHub で見る
enhancement
主要言語
C#
スター
1.9k
フォーク
63
PR マージ指標
30日以内にマージされた PR はありません

説明

**Is your feature request related to a problem? Please describe.**
New way to make collections is not so that useful and difficult to use.
I hope it can become more useful.

**Describe the solution you'd like**
Just like versions/bpm/varities, we can select how to sort the charts, and use arrows to change sorts in sort way we select, just like:
versions
| maimai
| maimai+
| maimai green
| maimai green+
......
bpm
| 70
| 80
| 90
......
varities
| maimai
| CHUNITHM AND ONGEKI
| TOHOU
......
to make structure like this:
"name": "version",
"transkey": "版本",//or just use name to display
"sorts":
[{
"name": "maimai", // The in-game display name of this collection.
"transkey": "maimai[真]"
"levelIds": [] // A list of levels contained in this collection.
},{
"name": "maimai_plus", // The in-game display name of this collection.
"transkey": "maimai+[真]"
"levelIds": [] // A list of levels contained in this collection.
},{
"name": "maimai_green", // The in-game display name of this collection.
"transkey": "maimai Green[超]"
"levelIds": [] // A list of levels contained in this collection.
}]

I hope this will be helpful and let it play his unique role

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。