obsidian-sample-plugin/manifest.json

11 lines
341 B
JSON

{
"id": "custom-sort",
"name": "Custom File Explorer sorting",
"version": "1.8.0",
"minAppVersion": "0.15.0",
"description": "Allows for manual and automatic, config-driven reordering and sorting of files and folders in File Explorer",
"author": "SebastianMC",
"authorUrl": "https://github.com/SebastianMC",
"isDesktopOnly": false
}