Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Command Tracker

namikaze-40pnamikaze-40p1k downloads

Track the number of times the command is used.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates23

An Obsidian plugin that tracks the number of times the command is used.

This plugin helps optimize the plugins and hotkeys used.
You can check the date of last use of each command and how much times each command is used daily.

  • If you find a command you use frequently from the command palette, you may want to assign a hotkey to it.
  • If a hotkey which a command assigned is rarely used, you may want to consider ceding the hotkey to another command (or uninstall the target plugin).

demo

How to use

  1. When a command is executed, this plugin records it.
  2. Command Tracker: View command tracker command to view recorded information.

[!NOTE]

  • Supported: The following command execution methods.
    • Use hotkeys.
    • Select from command palette.
  • Not supported: Other command execution methods.
    • Example, select from the Ribbon, execute by UI operation and etc...
  • Known bugs:
    • When you restart Obsidian with the Command Tracker View tab open, the hotkeys don't appear in the table.
      • If you close and reopen the Command Tracker View tab, the hotkeys will appear in the table.
    • When you open the Command Tracker View tab without a keyboard connected, the hotkeys don't appear in the table.
      • After connecting a keyboard, close and reopen the Command Tracker View tab to show the hotkeys.

[!TIP]

  • Location of recorded data
    • The history of command usage is recorded in IndexedDB.

[!CAUTION]

  • Data of “Command Tracker” is deleted in the following cases.
    • All data is deleted in the following cases.
      • When the "Delete all data" operation in the settings.
      • When this plugin is updated, disabled or uninstalled. (You can protect data in the settings on desktop. Not available on mobile.)
    • Some data is deleted in the following cases.
      • When the number of records exceeds the configured maximum (default 2000) and a new record is written, the oldest record is deleted.
      • When a new record is written, records that have exceeded the retention period set from the date of use (default 60 days) are deleted.

Installation

You can find and install this plugin through Obsidian’s Community Plugins Browser.
For detailed steps or alternative installation methods, click here.

78%
HealthExcellent
ReviewSatisfactory
About
Track each command execution and display last-used dates and daily usage counts. Inspect per-command histories and hotkey associations to spot frequently used commands to assign hotkeys or reclaim rarely used bindings.
CommandsHotkeysData
Details
Current version
0.5.4
Last updated
2 weeks ago
Created
2 years ago
Updates
23 releases
Downloads
1k
Compatible with
Obsidian 1.8.9+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
namikaze-40pnamikaze-40p
github.com/namikaze-40p
GitHubnamikaze-40p
  1. Community
  2. Plugins
  3. Commands
  4. Command Tracker

Related plugins

Tray

Run Obsidian from the system tray for customisable window management and global quick notes.

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Code Editor Shortcuts

Add keyboard shortcuts (hotkeys) commonly found in code editors such as Visual Studio Code (VS Code) or Sublime Text.

Text Block Timer

Add a timer to text block to track task time consumption.

Doubleshift

Open the command palette by pressing Shift (or any other key) twice like in IntelliJ and create your own shortcuts.

Tab Switcher

Switch your tabs with Ctrl + Tab in recently used order like in a browser.

Hotkey Helper

Easily see and access any plugin's settings or hotkey assignments (and conflicts) from the Community Plugins tab.

Collapse All

Extend collapse/expand all with commands that can be bound to hotkeys.

Keyshots

Add classic hotkey/shortcuts commands from popular IDEs like Visual Studio Code or JetBrains Family.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.