Molunerfinn / Molunerfinn/PicGo

使用建议/功能请求

Open
#786 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

plugin
Dominant language
TypeScript
Stars
27.2k
Forks
2.3k
Avg merge
8m
Merged PRs (30d)
1

Description

  1. 在相册中使用文件夹功能,并且可以自定义文件夹名称,便于对不同作用的图片进行分类
  2. 在相册中显示图片名称,这个名称作为备注名称,与上传后的图片真实名称无关,使用者可以在相册中查看和更改这个名称,便于图片的查找和管理
    例如:我上传后的文件名为abcd.png,默认显示的备注名称为abcd,我可以随时修改这个备注名称,不影响文件abcd.png
  3. 在相册中支持排序,上传时间排序,备注名称排序,拖拽排序
  4. 在设置中添加通知管理,使用者可以随时开启和关闭上传成功和删除成功的通知,例如我想只关闭删除成功的通知

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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.