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

Traverse

zjie-wangzjie-wang10 downloads

Browse, preview, and manage vault files from a fast, keyboard-driven view.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates3

A keyboard-first file browser for people who want to navigate between files and manage their Obsidian vault without leaving the keyboard.

Getting started

You can open Traverse from the ribbon or command palette; however, it is strongly recommended to assign a preferred shortcut in Settings → Hotkeys.

The keybindings should be intuitive enough for vim users to pick up immediately, especially those that are familiar with terminal explorers like yazi.

Navigation

Navigating the vault with Traverse

Key Action
j / k, ↓ / ↑ Move down / up
h / ← Go to the parent folder
l / → Enter the selected folder
Enter Open the selected file, or enter a folder
Mod+Enter Enter a folder without opening its folder note
gg / G Jump to the first / last item
H / L Go backward / forward through folder history
q Return to the note that was open before Traverse
~ Jump directly to the vault root
/ Fuzzy-filter the current folder by name
s Search files and folders across the vault
P Show or hide the preview
J / K Scroll the preview
F Open the current folder in the system file manager
T Open the current folder in the preferred terminal
? Show a quick key reference

File/folder operations

Commands act on the selected items, or on the item under the cursor when nothing is selected.

Creating, renaming, moving, and deleting files

Key Action
Space Toggle the current item and move down
v Start or end visual range selection
Mod+A Select all listed items
Escape Leave the current mode or clear the selection
a / A Create a file / folder
C Create a folder note, choosing from the configured extensions
r Rename
y / x Copy / cut
p Paste into the current folder; pasting cut items moves them
d Delete a file
D Delete a folder and its contents

Every operation that changes the vault asks for confirmation.

Previews

You can previews Markdown, images, audio, video, PDFs, text files, folders, and Obsidian Bases.

Press P to show or hide the preview for the current Traverse pane. Under Settings → Traverse, you can resize the preview card within the right half of the view and decide whether it should automatically hide when the workspace becomes crowded.

Folder notes

Traverse can handle folder notes. The feature is enabled by default; adjust its location, name-template, and extension options under Settings → Traverse → Folder notes.

  • Enter opens the folder note.
  • l, →, or Mod+Enter enters the folder.
  • d deletes only the folder note; D deletes the folder using Obsidian’s configured deletion behavior.

Installation

From the Obsidian Community plugins directory:

  1. Open Settings → Community plugins → Browse.
  2. Search for Traverse.
  3. Select Install, then Enable.

For manual installation, download main.js, manifest.json, and styles.css from a release and place them in .obsidian/plugins/traverse/ inside your vault.

License

MIT License.

HealthExcellent
ReviewSatisfactory
About
Navigate your vault entirely from the keyboard with a focused file browser that previews files inline without opening extra tabs. Manage files and folders — create, rename, copy, move, delete, fuzzy-filter and search items, and open folders in the system file manager or terminal while previewing Markdown, media, PDFs and text.
FilesNavigationHotkeys
Details
Current version
0.1.2
Last updated
2 days ago
Created
3 days ago
Updates
3 releases
Downloads
10
Compatible with
Obsidian 1.12.0+
Platforms
Desktop only
License
MIT
Report bugRequest featureReport plugin
Author
zjie-wangzjie-wangzjie-wang
GitHubzjie-wang
  1. Community
  2. Plugins
  3. Files
  4. Traverse

Related plugins

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.

Tab Switcher

Switch your tabs with Ctrl + Tab in recently used order like in a browser.

Open Tab Settings

Adds options to customize how tabs are opened, including open in new tab by default, preventing duplicate tabs, and more.

Remember cursor position

Remember cursor and scroll position for each note.

Reveal Active File Button

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

Quick Explorer

Perform file explorer operations (and see your current file path) from the title bar, using the mouse or keyboard.

Home tab

A browser-like search tab for your local files.

Footnote Shortcut

Makes creating footnotes more fun!

Leader Hotkeys

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