Viggo Meesters115 downloadsRead-only alternate navigation pane for folders/files with custom sorting. Does not replace or patch Obsidian File Explorer.
Folder Sort View is a read-only alternate navigation pane for Obsidian folders and files with custom sorting. It uses Obsidian public APIs only and does not replace, patch, or copy the native File Explorer.
Folder Sort View is intentionally a viewer, not a file manager:
Use Obsidian's native File Explorer for file-management actions. Use Folder Sort View when you want a safe navigation-only sidebar with the sorting below.
Folder Sort View sidebar.npm install
npm run lint
npm run typecheck
npm test
npm run build
npm run sync:test-vault
npm run smoke:cdp
npm run community:check
Create a GitHub release whose tag exactly matches manifest.json.version and attach main.js, manifest.json, and styles.css.