mirror of
https://github.com/selectstarfromusers/obsidian-task-manager.git
synced 2026-07-22 06:05:56 +00:00
The scorecard flags the text-decoration property at the property level — every value trips it. 0.1.6 switched longhand -> shorthand and was still flagged. Removed the .ot-task-row.completing strikethrough rule entirely; completion is already conveyed by the opacity fade + collapse. Co-authored-by: Isaac
9 lines
290 B
JSON
9 lines
290 B
JSON
{
|
|
"id": "minimal-task-board",
|
|
"name": "Minimal Task Board",
|
|
"version": "0.1.7",
|
|
"minAppVersion": "1.10.0",
|
|
"description": "A clean, minimal task board with customizable buckets, secondary grouping, and inline task tracking.",
|
|
"author": "Art Malanok",
|
|
"isDesktopOnly": false
|
|
}
|