From 6b1d4baf4afd3c3ff7a5a0971d25be092cd12294 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 15 Jul 2026 23:42:09 +0000 Subject: [PATCH] chore: update plugin catalog [skip ci] --- catalog.toml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/catalog.toml b/catalog.toml index 5aa879d..ef521f4 100644 --- a/catalog.toml +++ b/catalog.toml @@ -118,3 +118,14 @@ icon = "package" description = "Nixpkgs update monitor" min_noctalia = "5.0.0" tags = ["nixos", "utility"] + +[[plugin]] +id = "nightwatch75/todo" +name = "To Do" +version = "0.0.7" +author = "nightwatch75" +license = "MIT" +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)." +min_noctalia = "5.0.0" +tags = ["bar", "panel", "productivity"]