I need a very small function to copy the title link address
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
Symptoms (表现):
Hi buddy, I am your loyal fan, your vnote is great, I love it. I usually use it to write technical documentation. You know that there are many similarities between technologies. Then I use links to connect to the same article. This is very useful when the article is small. But sometimes I need to link to articles with very long content, which is very annoying, because you have to do a lot of page flipping. I want to copy the current address when I right click on the title, like this ../vnote_notebooks/docker/install_percona_xtradb_cluster.md#toc_1.
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 source files or tests are named. Start by locating the title context-menu entry point and the code that generates the current note heading anchor; the work is done when right-clicking a title can copy its relative Markdown address, including the heading fragment, to the clipboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100