qctsu200 downloadsReorder files and folders in File Explorer with drag and drop. No filename changes.
Reorder files and folders in Obsidian's File Explorer using drag and drop. No filename prefixes, no hacks — just drag items where you want them.
vChildren API for reliable renderingQctsu/obsidian-file-shiftmain.js, manifest.json, and styles.css from the latest release.obsidian/plugins/file-shift/ in your vault| Command | Description |
|---|---|
| Toggle custom ordering on/off | Enable/disable FileShift |
| Reset all custom ordering | Clear all saved orders, revert to default sort |
When active, the plugin:
vChildren.setChildren() API + InfinityScroll invalidation for reliable DOM updatesdata.jsonvChildren / InfinityScroll APIs)MIT