
An Obsidian file explorer with folder focus at its core.
Right-click any folder → Focus to show only that folder's subtree. Everything outside it is hidden, so you can work on one area of your vault without distraction. Great for large vaults, per-project workflows, or when attachments and archives keep drowning out the notes you actually care about.
Three ways to pick the target, all from the focus bar at the top of the view:
The clear (×) button exits focus mode and restores your previous expansion state exactly as it was.
Beyond focus, this is a full explorer: indentation guides and expand/collapse chevrons (folders first), inline creation at the correct position and depth, rename (F2) that preserves each file's extension, duplicate, delete-to-trash with confirmation, copy/cut/paste and drag & drop with multi-select support, keyboard navigation (arrows / Enter / F2 / Delete), middle-click to open in a new tab, and an auto-reveal toggle that keeps the tree synced with the active editor file.
Manual install: copy main.js, manifest.json, and styles.css into VaultFolder/.obsidian/plugins/focus-explorer/, reload Obsidian, and enable the plugin in Settings → Community plugins.