复制HTML并解析markdown,可否支持URL解析呢?
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.2, d78e892d5cc etc..
Symptoms (表现):
这个功能以前还没发现,今天才发现。
以我的使用习惯,并不是复制HTML转MARKDOWN,而是直接把整个页面都转成MARKDONW,再自己编辑一下,所以我一直用的URL->MARKDOWN
vnote如果能实现URL-MARKDOWN,就太好了。
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
The issue concerns VNote's existing HTML-to-Markdown clipboard conversion and requests conversion from a page URL instead. Start by locating the current clipboard conversion entry point and related tests. Done means a URL can be processed into editable Markdown, rather than requiring copied HTML.
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