mirror of
https://github.com/mattang687/obsidian-checkbox-sort.git
synced 2026-07-22 05:45:27 +00:00
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"id": "checkbox-sort",
|
|
"name": "Checkbox Sort",
|
|
"version": "0.1.3",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Automatically moves completed checkboxes to the end of the list",
|
|
"author": "mattang687",
|
|
"authorUrl": "https://github.com/mattang687",
|
|
"isDesktopOnly": false
|
|
}
|