vnotex / vnotex/vnote

vnote移动文件夹符号链接的方式不符合预期,它会把实际的文件夹移动,而不是只是移动符号链接本身

Open
#820 3 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

OS Version (操作系统): Windows, Linux, macOS

VNote Version (Help - About VNote - Version: )(VNote版本): 2.2, d78e892d5cc etc..

Symptoms (表现):
符号链接对应的文件夹被移动了,而不是符号链接本身被移动。

新建一个符号链接,然后编辑json文件,然vnote能够识别该文件夹符号链接。然后剪切它到另一个目录。
发现原始目录被移到了,而不是符号链接被移动。

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

Start by reproducing the folder symlink move on Windows, Linux, or macOS using the described JSON configuration and cut operation. Trace the file-move path used for folders and verify that the link itself is relocated while its target remains unchanged; done when this behavior is covered across the supported platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.