Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 596 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 596 Bytes

Obsidian Command Alias Plugin

This plugin is provide alias for other command. The translated words help you understand the intent of the command, but they are tedious to type.

Usage

how-to-add-alias.mp4
  • Run command Command Alias: Add command alias.
  • Choose command.
  • Naming alias.
  • Open the command palette and enter an alias in the box to narrow down the command.

Remove alias

  • Open SettingTab.
  • Remove alias.

How to start develop

  1. npm install
  2. npm run dev