Native Terminal Here
approvedby Ethan Fu
Open PowerShell 7+ at the vault root or any folder (Windows only). - This plugin has not been manually reviewed by Obsidian staff.
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 System | Default Terminal | Notes |
|---|---|---|
| Windows | PowerShell 7+ | Hosted in modern Windows Terminal |
| Linux | Ghostty (Recommended) / Others | Choose 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 hereto open the terminal in that folder. - Right-click any note/file: Click
Open Terminal hereto 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)
- Open Obsidian Settings → Community plugins → Browse.
- Search for Native Terminal Here and click Install, then Enable.
Option 2: Manual Installation
- Download
main.js,manifest.json, andstyles.cssfrom the Releases page. - Place the 3 files into
<vault>/.obsidian/plugins/open-powershell-here/. - 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.