希望添加同时修改多个标题级别的功能
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows10
VNote Version (Help - About VNote - Version: )(VNote版本): 2.9.1
Symptoms (表现):
我在编写文档的时候,有时需要把一个文档整个添加到另一个文档中作为一个章节,这时候就需要把每个标题的级别修改一下,每次都需要一个一个的修改,比较麻烦。
希望添加一个功能,对选定区域内的标题,同时提升一个级别或者降低一个级别,但是对其他的文本不影响,这样就可以很方便了,不知道是否可行,或者有其他方法可以做到这一点,谢谢。
How to Repro (如何复现):
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
Start by reviewing the editor's existing heading-level commands and selection handling; the issue does not name implementation files or tests. Done means selected headings can all be promoted or demoted by one level while other selected text and content remain unchanged.
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