vnotex / vnotex/vnote

[Fearure request] Add an option to start VNote in system tray

Open
#835 0 comments 2 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

There should be an option, possibly a command line switch, to make VNote not show its main window when started. When this option is enabled, the program should just show up in the system tray when it is started.

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 locating VNote’s application startup entry point and the system-tray implementation; the issue does not name specific files or tests. Determine how a command-line or startup option should be exposed, then verify that enabled startup skips the main window and shows VNote in the system tray.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.