diff options
| author | Conway <[email protected]> | 2026-04-06 18:40:40 -0400 |
|---|---|---|
| committer | Conway <[email protected]> | 2026-04-06 18:40:40 -0400 |
| commit | 27336783f769d5dd6114c9cfb1dc9baedb833ccb (patch) | |
| tree | 38c5610b004e1975a392ad267919274c73491098 /.obsidian/plugins/abacus-sorter/manifest.json | |
| parent | 2539c3b53c13c87c89239d0cb4ca7ff3bd8c734a (diff) | |
Diffstat (limited to '.obsidian/plugins/abacus-sorter/manifest.json')
| -rw-r--r-- | .obsidian/plugins/abacus-sorter/manifest.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.obsidian/plugins/abacus-sorter/manifest.json b/.obsidian/plugins/abacus-sorter/manifest.json new file mode 100644 index 0000000..1d35c98 --- /dev/null +++ b/.obsidian/plugins/abacus-sorter/manifest.json @@ -0,0 +1,9 @@ +{ + "id": "abacus-sorter", + "name": "Abacus Custom Sorter", + "version": "1.0.0", + "minAppVersion": "1.7.2", + "description": "Config-driven custom sorting of files and folders in File Explorer, with manual drag-style reordering and sort specification support.", + "author": "Conway", + "isDesktopOnly": false +} |
