建议:是否可以支持建立html笔记
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 (VNote版本): Latest (最新)
Symptoms (表现):
html的表现力更丰富。
Vnote可以支持从html文件建立笔记。
如果嫌html不是单文件,可以考虑支持htz(其实就是zip打包的html文件及其图片,主文件index.html)。
有个项目实现了htz的打包和显示,可以参考。
https://github.com/danny0838/webscrapbook
这样VNote比较其他的笔记软件就有了自己的特点和优势。
希望考虑一下。
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 does not name repository files or tests; start by reviewing VNote's existing note-format and import entry points, then compare the referenced webscrapbook project. Define whether HTML or HTZ is supported and what opening, editing, asset handling, and saving should do before implementation; completion should include agreed behavior and corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- content, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100