From 45b79e37b05f2656dc8826264af3f321bee731cb Mon Sep 17 00:00:00 2001 From: Lemmy Date: Wed, 15 Jul 2026 22:32:07 -0400 Subject: [PATCH] todo: shorter description --- todo/plugin.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todo/plugin.toml b/todo/plugin.toml index 893a55f..cdff51f 100644 --- a/todo/plugin.toml +++ b/todo/plugin.toml @@ -15,7 +15,7 @@ license = "MIT" dependencies = [] tags = ["bar", "panel", "productivity"] icon = "checklist" -description = "A prioritised to-do list in a bar panel: editable tasks with low/medium/important colour chips, a done/to-do toggle that strikes completed text through, and ordering that switches between priority-sorted and manual (drag-free ☰ grip reorder)." +description = "A prioritised task list with a bar widget and editable panel." # Plugin-level setting: the folder holding the task file, shared by the panel # (reads/writes it) and the bar widget (reads it for the pending count).