Installation
Community Plugins (Recommended)
Commander is available in the official Obsidian Community Plugins directory.
- Open Settings in Obsidian.
- Go to Community plugins and disable Safe mode.
- Click Browse.
- Search for
Commander. - Click Install and then Enable.
Manual Installation
If you want to install a specific version or beta release manually:
- Download
main.js,manifest.json, andstyles.cssfrom the GitHub Releases page. - Navigate to your vault folder.
- Go to
.obsidian/plugins/. - Create a new folder named
cmdr. - Paste the downloaded files into this folder.
- Reload Obsidian and enable the plugin in Settings.
BRAT Installation
If you use the BRAT plugin for managing beta plugins:
- Open the Command Palette (
Ctrl/Cmd + P). - Run
BRAT: Add a beta plugin for testing. - Enter the URL:
https://github.com/phibr0/obsidian-commander. - Click Add Plugin.