No description
Find a file
2025-03-18 21:08:41 +01:00
.github Initial commit 2025-02-25 16:10:47 +01:00
src Fix type safety 2025-03-07 08:11:57 +01:00
.editorconfig Initial commit 2025-02-25 16:10:47 +01:00
.eslintignore Initial commit 2025-02-25 16:10:47 +01:00
.eslintrc Initial commit 2025-02-25 16:10:47 +01:00
.eslintrc.json Initial commit 2025-02-25 16:10:47 +01:00
.gitignore Initial commit 2025-02-25 16:10:47 +01:00
.npmrc Initial commit 2025-02-25 16:10:47 +01:00
CHANGELOG.md 0.1.0 2025-03-06 19:21:25 +01:00
esbuild.config.mjs Initial commit 2025-02-25 16:10:47 +01:00
jest.config.js Initial commit 2025-02-25 16:10:47 +01:00
manifest.json Update plugin description 2025-03-06 19:35:27 +01:00
package-lock.json 0.1.0 2025-03-06 19:21:25 +01:00
package.json Update plugin description 2025-03-06 19:35:27 +01:00
README.md Update README.md 2025-03-18 21:08:41 +01:00
styles.css Debug folder navigation 2025-02-25 16:43:01 +01:00
tsconfig.json Initial commit 2025-02-25 16:10:47 +01:00
version-bump.mjs Initial commit 2025-02-25 16:10:47 +01:00
version-changelog.mjs Initial commit 2025-02-25 16:10:47 +01:00
versions.json 0.1.0 2025-03-06 19:21:25 +01:00

Obsidian Folder Navigator

GitHub release (Latest by date) GitHub all releases

An Obsidian plugin that allows you to quickly navigate to folders in your vault using fuzzy search.

Features

  • Quick folder navigation using fuzzy search
  • Configurable maximum number of search results
  • Works with nested folders

Usage

  1. Press the hotkey (default: Cmd/Ctrl+Shift+O) to open the folder search modal
  2. Type to search for folders - the search is fuzzy, so you don't need to type the exact name
  3. Use arrow keys to navigate through the results
  4. 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

  1. Open Settings in Obsidian
  2. Navigate to Community Plugins and disable Safe Mode
  3. Click Browse and search for "Folder Navigator"
  4. Install the plugin
  5. Enable the plugin in the Community Plugins tab

Manual Installation

  1. Download the latest release
  2. Extract the files into your vault's .obsidian/plugins/obsidian-folder-navigator/ directory
  3. Reload Obsidian
  4. Enable the plugin in Settings > Community Plugins

Support

Buy Me a Coffee at ko-fi.com