advice:本地附件和图片链接批量更名
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows, Linux, macOS
win10
VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..
2.4
Symptoms (表现):
最近入手vnote用于个人笔记管理,主要是.md文件。
我设置将笔记中的图片拷贝到本地./{filename}.assets目录下。图片名会自动变为类似“bdd770af-57a7-46d2-b087-24ea9456c43e.jpg”的长名,管理起来极不直观。当在vnote左侧列表中右击一个笔记,进行重命名时,.md文件名改了但图片文件夹没有跟随更名。
How to Repro (如何复现):
建议1:主文件更名时,本地附件和图片文件夹随之更名,保持一致。
建议2:增加一个“图片整理”功能,一键将当前笔记中的本地图片名(附件名)按顺序改为{filename}-XXX(流水号),涉及的图片链接也保持一致。
建议3:“图片整理”功能统计本笔记中的图片总数,占用磁盘空间总量,同时报告该文件夹中未使用的图片,提示进行删除或移动。
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named in issue #747. First clarify whether the scope is renaming the attachment directory, batch-renaming embedded images, or reporting unused files; done requires an agreed scope and updated filenames and links without breaking existing notes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- content, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100