mirror of
https://github.com/wenlzhang/obsidian-folder-navigator.git
synced 2026-07-22 05:41:23 +00:00
1.8 KiB
1.8 KiB
Obsidian Folder Navigator
An Obsidian plugin that allows you to quickly navigate to folders in your vault using fuzzy search.
Features
- Quick folder navigation using fuzzy search
- Customizable hotkey (default: Cmd/Ctrl+Shift+O)
- Configurable maximum number of search results
- Keyboard navigation support
- Works with nested folders
Usage
- Press the hotkey (default: Cmd/Ctrl+Shift+O) to open the folder search modal
- Type to search for folders - the search is fuzzy, so you don't need to type the exact name
- Use arrow keys to navigate through the results
- Press Enter to select a folder and navigate to it in the file explorer
Settings
- Hotkey: Customize the keyboard shortcut to open the folder navigator (requires restart)
- Maximum results: Set the maximum number of folders to show in search results (5-50)
Installation
- Open Settings in Obsidian
- Navigate to Community Plugins and disable Safe Mode
- Click Browse and search for "Folder Navigator"
- Install the plugin
- Enable the plugin in the Community Plugins tab
Manual Installation
- Download the latest release
- Extract the files into your vault's
.obsidian/plugins/obsidian-folder-navigator/directory - Reload Obsidian
- Enable the plugin in Settings > Community Plugins