No description
Find a file
2025-10-07 21:21:37 +02:00
.github Initial commit 2025-02-25 16:10:47 +01:00
docs refactor: improve folder search by excluding redundant child matches instead of deprioritizing 2025-09-30 22:42:43 +02:00
src refactor: reorganize settings tab layout and improve section headings 2025-10-07 21:21:37 +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.4.1 2025-09-30 23:37:07 +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.4.1 2025-09-30 23:37:07 +02:00
package-lock.json 0.4.1 2025-09-30 23:37:07 +02:00
package.json 0.4.1 2025-09-30 23:37:07 +02:00
README.md Update README.md 2025-05-03 09:43:46 +02:00
styles.css feat: add create new folder option in folder navigator modal 2025-10-07 21:15:30 +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.4.1 2025-09-30 23:37:07 +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
  • Expand target folder on navigation
  • Smart folder prioritization options:
    • Default order (alphabetical)
    • Recently visited folders displayed at the top
    • Frequently visited folders displayed at the top
  • Option to reset folder navigation history if needed

Videos and Articles

Articles

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! 🙏