mirror of
https://github.com/eluisjonathann/obsidian-remove-task-format.git
synced 2026-07-22 07:45:27 +00:00
10 lines
337 B
JSON
10 lines
337 B
JSON
{
|
|
"id": "remove-task-format",
|
|
"name": "Remove Task Format",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Remove task checkbox formatting ([ ] or [x]) from the current line using a keyboard shortcut.",
|
|
"author": "eluisjonathan",
|
|
"authorUrl": "https://github.com/eluisjonathann",
|
|
"isDesktopOnly": false
|
|
}
|