miroiu/nodify

[Docs] Add documentation for the hot keys feature

Open

#228 opened on Jun 30, 2025

 (2 comments) (0 reactions) (2 assignees)C# (337 forks)auto 404
documentationgood first issue

Repository metrics

Stars
 (1,949 stars)
PR merge metrics
 (PR metrics pending)

Description

There's no documentation about the hot keys displayed for pending connections. We should document the following topics:

  • customizing the display mode
  • limiting the maximum number of hot keys
  • customizing the hot key visual

The feature was implemented here: https://github.com/miroiu/nodify/pull/227

Contributor guide