Skip to content

joethei/obsidian-key-promoter

Repository files navigation

Key Promoter

GitHub package.json version GitHub manifest.json dynamic (path) GitHub libera manifesto

Plugin for Obsidian


Key Promotion

showcase

When you use the mouse on a button this plugin will show a notification with the assigned shortcut for that action.

For buttons that don't have shortcuts assigned the plugin will show you the name of the command to assign in the settings.

Buttons are not directly associated with commands in Obsidian.

Sometimes even the name of a button does not match the name of the command that executes the same action.

As a result you might get multiple different notifications when pressing one button.

Description of Actions

description of actions gif showcase Shows a notification when pressing a hotkey with the called command and its associated hotkey. Useful for presentations.

Needs to be enabled in the settings.

Statistics

Shows your most used commands. Statistics demo screenshot You can open this menu with the Key Promoter: Statistics Command.


Inspired by the Key Promoter X and Presentation Assistant plugins for IntelliJ IDEA.