vnotex / vnotex/vnote

需求:从命令行控制 VNote

Open
#744 4 comments 0 reactions 0 assignees View on GitHub

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 做一些有意思的功能,例如快速 编写/查看 窗口帮助。

  1. 命令行打开指定笔记,如果有返回值就更好了。
  2. 命令行创建并打开指定笔记,最好能有参数来指定模板。
  3. 能不能做一个极简模式打开单个文档,类似于印象笔记"在新窗口中打开"这个功能。

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.