https://github.com/kh4f/flexplorer
🗃️ Obsidian File Explorer Enhancer
https://github.com/kh4f/flexplorer
flexplorer obsidian-file-explorer obsidian-flexplorer obsidian-plugin
Last synced: 17 days ago
JSON representation
🗃️ Obsidian File Explorer Enhancer
- Host: GitHub
- URL: https://github.com/kh4f/flexplorer
- Owner: kh4f
- License: mit
- Created: 2025-02-10T05:42:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-05-23T14:11:18.000Z (21 days ago)
- Last Synced: 2026-05-23T15:27:17.833Z (21 days ago)
- Topics: flexplorer, obsidian-file-explorer, obsidian-flexplorer, obsidian-plugin
- Language: TypeScript
- Homepage: https://community.obsidian.md/plugins/flexplorer
- Size: 4.37 MB
- Stars: 173
- Watchers: 1
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
## 🔥 Features
- **Per-folder sorting:** each folder can use its own sorting mode
- **Custom order mode:** manually arrange items via drag-and-drop
- **Pinning & hiding:** keep important files at the top, hide irrelevant ones
- **Mobile support:** all features work on mobile as well
## 🕹️ Usage

#### Notes:
- To drag items on touch devices, hold them **by the right edge**
## 📥 Installation
- **Via the Obsidian Community**: https://community.obsidian.md/plugins/flexplorer
- **Using the [BRAT plugin](https://github.com/TfTHacker/obsidian42-brat)**: `Add Beta Plugin` → `kh4f/flexplorer`
- **Manually**: [download](https://github.com/kh4f/flexplorer/releases/latest) `manifest.json`, `main.js`, and `styles.css` into `vault/.obsidian/plugins/flexplorer/`
## 💖 Credits
- **Inspiration**: [Obsidian Bartender](https://github.com/Mara-Li/obsidian-bartender), [Custom File Explorer sorting](https://github.com/SebastianMC/obsidian-custom-sort), [File Explorer++](https://github.com/kelszo/obsidian-file-explorer-plus)
- **Huge thanks** to [@Zweikeks](https://github.com/Zweikeks), [@Azmoinal](https://github.com/Azmoinal), [@SublimePeace](https://github.com/SublimePeace), [@AE-SAY-WAY](https://github.com/AE-SAY-WAY), [@Anonym0usPlayer](https://github.com/Anonym0usPlayer) and others for testing and feedback!
- **Special thanks** to [@Mara-Li](https://github.com/Mara-Li) for contributions!