selectstarfromusers_obsidia.../manifest.json
Art Malanok 95bf1e5820 0.1.7: remove text-decoration to clear Obsidian scorecard warning
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
2026-05-29 14:14:52 -07:00

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
}