Native Terminal Here

approved

by Ethan Fu

Open PowerShell 7+ at the vault root or any folder (Windows only). - This plugin has not been manually reviewed by Obsidian staff.

145 downloadsUpdated 27d agoMIT

Native Terminal Here

简体中文

Open your computer's native terminal directly from Obsidian without typing cd <folder> every time.

  • Open at Vault Root: Click the terminal icon in the left ribbon bar.
  • 📂 Open at Any Folder or File: Right-click any folder or note in the file explorer and click Open Terminal here.

💡 Notice for Linux Users:
The author actively uses and thoroughly tests the plugin with Ghostty on Arch Linux, and strongly recommends Ghostty. Other common Linux terminals (Konsole, Alacritty, Kitty, WezTerm, GNOME Terminal, etc.) are also supported.


💻 Supported Platforms & Terminals

Operating SystemDefault TerminalNotes
WindowsPowerShell 7+Hosted in modern Windows Terminal
LinuxGhostty (Recommended) / OthersChoose your preferred terminal in settings

🚀 How to Use

1. Open at Vault Root (Ribbon Bar)

Click the terminal icon in Obsidian's left ribbon bar to open your terminal at the vault root directory.

2. Open at a Specific Folder (File Explorer)

In the left file tree:

  • Right-click any folder: Click Open Terminal here to open the terminal in that folder.
  • Right-click any note/file: Click Open Terminal here to open the terminal in the directory where that file is located.

⚙️ Optional Customization (Style Settings)

If you use the Style Settings plugin, you can easily customize:

  • Hide Ribbon Button: Hide the left ribbon icon if you only want the right-click menu.
  • Terminal Selection (Linux): Select your preferred terminal (Ghostty, Konsole, etc.) when multiple terminals are installed.

📦 Installation

Option 1: Community Plugins (Recommended)

  1. Open Obsidian SettingsCommunity pluginsBrowse.
  2. Search for Native Terminal Here and click Install, then Enable.

Option 2: Manual Installation

  1. Download main.js, manifest.json, and styles.css from the Releases page.
  2. Place the 3 files into <vault>/.obsidian/plugins/open-powershell-here/.
  3. Reload Obsidian and enable the plugin.

📄 License

MIT License, see LICENSE.

For plugin developers

Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.