obsidian-slash-commander icon indicating copy to clipboard operation
obsidian-slash-commander copied to clipboard

Customizable slash command list for Obsidian.md

Slash Commander

Obsidian community plugin GitHub all releases GitHub Repo stars

Customizable slash command list for Obsidian.

Features

  • [x] Customizable slash command trigger (defaults to /)
    • [x] Additional triggers
    • [x] Per-command trigger modes
  • [x] Customizable slash command list
    • [x] Drag-and-drop command setting items
    • [ ] Command groups
  • [x] Triggering slash commands only at the beginning of a line

How to install

Community plugins

  1. Open Obsidian settings and scroll to "Community plugins".
  2. Turn off the restricted mode.
  3. Browse community plugins, search Slash Commander and install it.
  4. Enable this plugin.

Using BRAT

  1. Install this plugin using BRAT.
    • Go to "Community plugins" and install "Obsidian42 - BRAT".
    • Add https://github.com/alephpiece/obsidian-slash-commander to BRAT.
  2. Enable this plugin.

How to use

Simple usage

slash-commander-usage

Add a new slash command

slash-commander-add

Define your own trigger(s)

slash-commander-triggers

Triggering on new line

slash-commander-newline

Show descriptions

slash-commander-description

Credits