Enable community plugins
By default, Obsidian runs in Restricted mode, which prevents all third-party code from executing. You must turn off Restricted mode before you can install community plugins.Turn on community plugins
Select Turn on community plugins. Obsidian warns you that community plugins are not reviewed as thoroughly as core plugins.
Browse and install plugins
Open the plugin browser
Go to Settings → Community plugins and select Browse. You can also browse plugins at obsidian.md/plugins in your web browser.
Manage installed plugins
Under Settings → Community plugins → Installed plugins, each plugin has the following controls:| Icon | Action |
|---|---|
| Settings (gear) | Open the plugin’s settings page if it has configurable options. |
| Hotkeys (+) | Assign keyboard shortcuts to the plugin’s commands. |
| Funding (heart) | View the plugin author’s funding URL to support their work. |
| Uninstall (trash) | Remove the plugin from your vault. |
| Toggle | Enable or disable the plugin without uninstalling it. |
- Select the refresh icon to reload all plugins.
- Select the folder icon to open the plugins folder in your configuration folder.
- Use the search bar to filter plugins by name.
Update plugins
Community plugins do not update automatically. To update:- Update all plugins
- Update a single plugin
- Go to Settings → Community plugins → Current plugins.
- Select Check for updates.
- If updates are available, select Update all.
Uninstall a plugin
- Go to Settings → Community plugins.
- Under Installed plugins, select the trash icon next to the plugin.
- Select Uninstall to confirm.
Restricted mode
Restricted mode disables all community plugins for security. Installed plugins remain in your vault when Restricted mode is on, but Obsidian ignores them. To turn Restricted mode back on:- Go to Settings → Community plugins.
- Next to Restricted mode, select Turn on.
Plugin security
The Obsidian team takes security seriously, but there are limitations to what can be enforced:- Community plugins undergo an initial review when submitted to the plugin store.
- All plugins must adhere to Obsidian Developer Policies.
- The team is small and cannot manually review every new release — the community helps identify and report problems.
- Access files on your computer
- Connect to the internet
- Install additional programs
security.md or readme.md for the author’s reporting process. For critical vulnerabilities, also report the issue to Obsidian support. If you suspect a plugin is malicious, report it to Obsidian support directly.