mirror of
https://github.com/mattang687/obsidian-checkbox-sort.git
synced 2026-07-22 05:45:27 +00:00
remove obsidian prefix in name
This commit is contained in:
parent
4d28b63fce
commit
81f9a25019
1 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-checkbox-sort",
|
||||
"name": "Obsidian Checkbox Sort",
|
||||
"version": "0.1.0",
|
||||
"id": "checkbox-sort",
|
||||
"name": "Checkbox Sort",
|
||||
"version": "0.1.1",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Automatically moves completed checkboxes to the end of the list",
|
||||
"author": "mattang687",
|
||||
|
|
|
|||
Loading…
Reference in a new issue