需求:从命令行控制 VNote
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
功能类似于印象笔记 ENScript.exe,这样就可以结合 autohotkey 做一些有意思的功能,例如快速 编写/查看 窗口帮助。
- 命令行打开指定笔记,如果有返回值就更好了。
- 命令行创建并打开指定笔记,最好能有参数来指定模板。
- 能不能做一个极简模式打开单个文档,类似于印象笔记"在新窗口中打开"这个功能。
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 VNote's existing application startup and command-line handling. The issue requests opening a specified note, creating and opening a note with an optional template, and a minimal single-document window. Done means these three command-line workflows are supported, including useful return values where feasible.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100