[Feature] 导出整合包的路径选择器预设文件名拼接版本信息
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 10.1k
- Forks
- 934
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 82
Description
概述 | Summary
在导出整合包的保存位置选择时, 在整合包名称末尾拼接整合包版本
原因 | Reason
当更新一个整合包版本时若不进行二次命名, 保存在同一路径时, 会导致提示文件覆盖, 添加版本信息来改善保存体验, 新旧标识更清晰, 减少二次修改文件名
详情 | Description
导出整合包的文件保存选择器, 预设的导出名称中拼接用户在基础信息中填入的整合包版本信息
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the export-package save-location chooser and trace how the default export name is built from the package's basic information. Use the version entered there as the target input, and consider the work done when the preset filename includes the package version without requiring a second rename.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100