Installation

Commander is available in the official Obsidian Community Plugins directory.

  1. Open Settings in Obsidian.
  2. Go to Community plugins and disable Safe mode.
  3. Click Browse.
  4. Search for Commander.
  5. Click Install and then Enable.

Manual Installation

If you want to install a specific version or beta release manually:

  1. Download main.js, manifest.json, and styles.css from the GitHub Releases page.
  2. Navigate to your vault folder.
  3. Go to .obsidian/plugins/.
  4. Create a new folder named cmdr.
  5. Paste the downloaded files into this folder.
  6. Reload Obsidian and enable the plugin in Settings.

BRAT Installation

If you use the BRAT plugin for managing beta plugins:

  1. Open the Command Palette (Ctrl/Cmd + P).
  2. Run BRAT: Add a beta plugin for testing.
  3. Enter the URL: https://github.com/phibr0/obsidian-commander.
  4. Click Add Plugin.