Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Open Plugin Settings

MaraMara7k downloads

Create a command to open a specified plugin settings.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates13

This plugin allows you to create a command to open the settings tabs of a specified plugin.

Usage

By default, the settings of the plugin itself can be opened by the command palette, with using Open Plugin Settings: Open Plugin Settings command.

To add the command to open the settings of another plugin, just click on the adding button, and search the plugin you want to add. After you can use the command Open Plugin Settings: Open <plugin name> to open the settings of the plugin.

From the settings, you can also refresh the list to remove the deleted plugins and disable the commands of the disabled plugins.

gif demo

You can also open any plugin (not registered) with the command Open other plugin settings and search the plugin you want to open.

📥 Installation

  • From Obsidian's community plugins
  • Using BRAT with https://github.com/mara-li/open-plugin-settings-commands
  • From the release page:
    • Download the latest release
    • Unzip open-plugin-settings-commands.zip in .obsidian/plugins/ path
    • In Obsidian settings, reload the plugin
    • Enable the plugin

🤖 Developing

I use npm to develop this plugin :

npm install
npm run dev

You can also create a .env.json file with the path to your main Obsidian Vault, as follows :

{
  "VAULT": "path/to/your/vault"
}

[!NOTE]
You need to duplicate the \ if you are on Windows.

🎼 Languages

  • English
  • French
  • German
  • Russian

To add a translation:

  1. Fork the repository
  2. Add the translation in the src/i18n/locales folder with the name of the language (ex: fr.json).
    • You can get your locale language from Obsidian using obsidian translation or using the commands (in templater for example) : <% tp.obsidian.moment.locale() %>
    • Copy the content of the en.json file in the new file
    • Translate the content
  3. Edit i18n/i18next.ts :
    • Add import * as <lang> from "./locales/<lang>.json";
    • Edit the ressource part with adding : <lang> : {translation: <lang>}

📜 Credit

Thanks to @pjeby/hotkey helper for the opening settings tabs.

HealthGood
ReviewCaution
About
Create commands to open any plugin's settings directly from the command palette. Manage the commands list by adding plugins, refreshing deleted entries, disabling commands for disabled plugins, and opening unregistered plugins via search.
CommandsNavigation
Details
Current version
1.4.0
Last updated
5 months ago
Created
3 years ago
Updates
13 releases
Downloads
7k
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
GPL-3.0
Report bugRequest featureReport plugin
Sponsor
Ko-fi
Author
MaraMaramara-li
github.com/Mara-Li
GitHubmara-li
  1. Community
  2. Plugins
  3. Commands
  4. Open Plugin Settings

Related plugins

Leader Hotkeys

Add leader hotkey support to any command (like tmux or vim).

Notebook Navigator

A better file browser and calendar inspired by Apple Notes, Bear, Evernote and Day One.

Recent Files

Display a list of recently opened files.

Homepage

Open a note, base, or workspace on startup, or set it for quick access later.

TagFolder

Show tags as folder.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Vertical Tabs

Offer an alternative view that displays open tabs vertically, allowing users to group and organize tabs for a better navigation experience.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.

Note Toolbar

Add customizable toolbars to your notes.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.