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 Folder Button

コウノアルトコウノアルト17 downloads

Open folders from Obsidian's file explorer in Windows Explorer.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

Open Folder Button is an Obsidian Desktop plugin for Windows by altokun.

It adds a small button to each folder row in Obsidian's file explorer. Select the button to open that local folder in Windows Explorer without changing the folder's expanded or collapsed state.

Requirements

  • Windows 11
  • Obsidian Desktop 1.12.7 or later
  • A local vault backed by the Windows filesystem

The plugin does not support mobile devices, macOS, Linux, or remotely backed vaults that do not expose a local filesystem path.

Usage

  1. Open Obsidian's file explorer.
  2. Find the folder you want to open in Windows Explorer.
  3. Select the folder-open button on the right side of the folder row.

The button is added only to folder rows. Normal folder selection, expansion, and collapse remain available.

Privacy and safety

  • Does not read or write note contents in your vault
  • Does not make external network requests
  • Does not collect telemetry or analytics
  • Does not display advertisements
  • Passes the resolved local folder path directly to explorer.exe as an argument without constructing a shell command string
  • Rejects paths that resolve outside the vault

Compatibility notes

Open Folder Button depends on Obsidian's internal file explorer DOM structure. A future Obsidian update may change that structure and require a plugin update.

Windows controls foreground focus and may reuse an existing Explorer window, so bringing Explorer fully to the front cannot be guaranteed in every environment without native focus APIs.

Problems will be tracked through GitHub Issues after the public repository is available.

Support

Open Folder Button is free and open source.

If it saves you a few clicks, you can optionally support future development on Buy Me a Coffee:

https://buymeacoffee.com/altokun_number_one

The plugin does not show donation popups or notifications.

Build

npm.cmd install
npm.cmd exec -- tsc --noEmit
npm.cmd run build

License

Open Folder Button is available under the MIT License.

HealthExcellent
ReviewSatisfactory
About
Add a button to each folder row in the Obsidian file explorer to open that folder in Windows Explorer without changing its expansion state. Open the local folder path directly in explorer.exe without reading note contents or making external network requests. Restrict to Windows 11 local vaults on Obsidian Desktop 1.12.7+.
FilesSidebarIntegrations
Details
Current version
0.1.1
Last updated
5 days ago
Created
5 days ago
Updates
2 releases
Downloads
17
Compatible with
Obsidian 1.12.7+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Sponsor
Buy Me a Coffee
Author
コウノアルトコウノアルトaltokun-number-one
GitHubaltokun-number-one
  1. Community
  2. Plugins
  3. Files
  4. Open Folder Button

Related plugins

Notebook Navigator

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

Local REST API with MCP

Unlock your automation needs by interacting with your notes over a secure REST API.

Recent Files

Display a list of recently opened files.

Reveal Active File Button

Add a button to the top of the File Explorer, to reveal the active file.

Custom File Explorer sorting

Manual or automatic config-driven reordering and sorting of files and folders in File Explorer.

Novel word count

Display a word count, page count, creation date, or other statistics for each file, folder and vault in the File Explorer pane.

Claude Sidebar

Run Claude Code in your sidebar.

Flexplorer

Enhance the file explorer with custom sorting, pinning, and hiding.

Google Drive Sync

Syncs a vault into Google Drive for cross-platform use (works for iOS).

Claude Code IDE

Connect your vault to Claude Code and share editor context with the CLI.