[需求] 在编辑模式 能 直接渲染链接
Open
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
VNote Version (Help - About VNote - Version: )(VNote版本): 2.7.2
需求:
在编辑模式下, 很多网址的链接比较长,字符太多, 占据很多空间, 其实这些信息不重要, 看上去比较碍眼:

需要能添加一个开关, 在编辑模式下 能 直接渲染链接,达到如下效果:

几乎从不打开预览模式, 一直都是处于编辑模式下.
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 or tests are named. Start by locating the editor-mode rendering path and the settings entry points, then determine how Markdown links are represented while editing. Done means an editor-mode toggle renders links compactly without requiring preview mode, while preserving normal editing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- content, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100