An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          




logo



An Obsidian plugin that enhances the native file explorer




downloads 
version 
bugs



Features  • 
Usage  • 
Installation  • 
Credits




demo

## 🔥 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
![guide](https://raw.githubusercontent.com/kh4f/flexplorer/refs/heads/assets/guide.png)

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