remove obsidian prefix in name

This commit is contained in:
Matt 2025-04-07 22:33:21 -07:00
parent 4d28b63fce
commit 81f9a25019

View file

@ -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",