vnotex / vnotex/vnote

One ".md" file, one subfolder for attach files

Open
#898 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
13k
Forks
1.3k
Avg merge
14h 3m
Merged PRs (30d)
3

Description

提个需求。把相同文件夹下的所有md文件的图片、附件保存在一个子文件夹里太凌乱了,想要每个md文件单独有一个子文件夹来保存附件和图片。比如有个md文件“filename. md”,然后它的附件文件夹为“.filename”。然后需要实现重命名功能,重命名md文件的同时,重命名附件文件夹,以及md文件中的图片及附件链接。

OS Version (操作系统): Windows 10

VNote Version (Help - About VNote - Version: )(VNote版本): 2.5

Contributor guide

No contributing guide indexed for this repository

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

No files, tests, or entry points are named. Start by locating VNote’s note storage and rename handling, then trace how attachment folders and Markdown links are updated; done means each Markdown note has its own attachment folder and renaming the note updates that folder and all links consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp, markdown
Domain
content, desktop
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.