No description
Find a file
2025-04-30 20:40:30 +02:00
.github Initial commit 2025-02-25 16:10:47 +01:00
docs/attachment Add demo 2025-04-06 10:34:25 +02:00
src Improve code format 2025-04-30 20:40:30 +02: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.3.1 2025-04-30 20:40:05 +02: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
LICENSE Add license 2025-04-05 10:48:56 +02:00
manifest.json 0.3.1 2025-04-30 20:40:05 +02:00
package-lock.json 0.3.1 2025-04-30 20:40:05 +02:00
package.json 0.3.1 2025-04-30 20:40:05 +02:00
README.md Rename FolderSortMode to FolderDisplayMode and update related UI text for clarity 2025-04-30 19:37:08 +02:00
styles.css Add visual separators and confirmation modal for folder history reset 2025-04-30 19:20:45 +02: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.3.1 2025-04-30 20:40:05 +02:00

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.

demo

Features

  • Quick folder navigation using fuzzy search
  • Configurable maximum number of search results
  • Expand target folder on navigation
  • Works with nested folders
  • Smart folder prioritization options:
    • Default order (alphabetical)
    • Recently visited folders displayed at the top
    • Frequently visited folders displayed at the top
  • Customizable number of recent/frequent folders to show
  • Visual separators to distinguish prioritized folders
  • Option to reset folder navigation history if needed

Why Folder Navigator?

I really enjoy using Obsidian's file search feature, which allows us to quickly search for files and navigate to them. There are also third-party plugins that further enhance this experience.

However, I need to navigate to folders in a similar way. Unfortunately, I couldn't find a method to do this, either by using Obsidian's official features or third-party plugins. That's why I'm developing this plugin to achieve that. It allows you to navigate to folders just as you can when navigating to files.

Documentation

📚 View Full Documentation

Visit the documentation site to learn how to make the most of Folder Navigator in your Obsidian workflow.

Support & Community

This plugin is developed and maintained during my free time. A lot of thought, energy, and care goes into making it reliable and user-friendly.

If you find Folder Navigator valuable in your daily workflow:

  • If it helps you organize your folders more effectively
  • If it saves you time and mental energy navigating your knowledge base

Please consider supporting my work. Your support would help me dedicate more time and energy to:

  • Developing new features
  • Maintaining code quality
  • Providing support and documentation
  • Making the plugin even better for everyone

Ways to Support

You can support this project in several ways:

  • Star the project on GitHub
  • 💝 Buy Me a Coffee at ko-fi.com
  • 💌 Share your success stories and feedback
  • 📢 Spread the word about the plugin
  • 🐛 Report issues to help improve the plugin

Thank you for being part of this journey! 🙏