wepee380 downloadsDefine custom sort orders per folder, overriding the global file explorer sorting with independent rules for files and subfolders.
Define custom sort orders per folder in your Obsidian vault. Override the global file explorer sorting with independent rules for files and subfolders.
When displaying a folder, the plugin resolves which rule to apply:
The most specific rule always wins.
main.js, manifest.json, and styles.css from the latest release.folder-sort-rules inside your vault's .obsidian/plugins/ directory.npm install
npm run dev # watch mode
npm run build # production build