/ .obsidian / plugins / custom-sort / manifest.json
manifest.json
 1  {
 2  	"id": "custom-sort",
 3  	"name": "Custom File Explorer sorting",
 4  	"version": "2.1.13",
 5  	"minAppVersion": "0.16.2",
 6  	"description": "Allows for manual and automatic, config-driven reordering and sorting of files and folders in File Explorer",
 7  	"author": "SebastianMC",
 8  	"authorUrl": "https://github.com/SebastianMC",
 9  	"isDesktopOnly": false
10  }