Molunerfinn / Molunerfinn/PicGo
使用建议/功能请求
Open
Nobody has claimed this yet.
plugin
- Dominant language
- TypeScript
- Stars
- 27.2k
- Forks
- 2.3k
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
- 在相册中使用文件夹功能,并且可以自定义文件夹名称,便于对不同作用的图片进行分类
- 在相册中显示图片名称,这个名称作为备注名称,与上传后的图片真实名称无关,使用者可以在相册中查看和更改这个名称,便于图片的查找和管理
例如:我上传后的文件名为abcd.png,默认显示的备注名称为abcd,我可以随时修改这个备注名称,不影响文件abcd.png - 在相册中支持排序,上传时间排序,备注名称排序,拖拽排序
- 在设置中添加通知管理,使用者可以随时开启和关闭上传成功和删除成功的通知,例如我想只关闭删除成功的通知
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 by locating the album and settings entry points described in the issue. Review how uploaded images are listed and how upload or deletion notifications are configured. Done would include folder and editable note-name management, the requested sorting modes, and independent controls for upload-success and deletion-success notifications.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100