@@ -216,13 +216,15 @@ const HELP_TEXT = {
216216 checklist : 'Checklist Panel: Manage checklists with quick add/remove and detail views.' ,
217217 commitments : 'Commitments Panel: Snapshot of commitment rules, progress, and evaluation status.' ,
218218 deadlines : 'Deadlines Panel: Read-only list of upcoming deadlines and due dates with filters.' ,
219+ 'progress-gauge' : 'Progress Gauge Panel: Configure one or more circular gauges for countdowns and numeric goals.' ,
219220 flashcards : 'Flashcards Panel: Review study cards and track progress.' ,
220221 lists : 'Lists Panel: Pin and run saved list queries as cockpit panels.' ,
221222 'map-of-happiness' : 'Map of Happiness Panel: Summarizes needs coverage from map_of_happiness.yml.' ,
222223 'random-picker' : 'Random Picker Panel: Pull a random item from saved pools.' ,
223224 Checklist : 'Checklist Panel: Manage checklists with quick add/remove and detail views.' ,
224225 Commitments : 'Commitments Panel: Snapshot of commitment rules, progress, and evaluation status.' ,
225226 Deadlines : 'Deadlines Panel: Read-only list of upcoming deadlines and due dates with filters.' ,
227+ ProgressGauge : 'Progress Gauge Panel: Configure one or more circular gauges for countdowns and numeric goals.' ,
226228 Flashcards : 'Flashcards Panel: Review study cards and track progress.' ,
227229 Lists : 'Lists Panel: Pin and run saved list queries as cockpit panels.' ,
228230 MapOfHappiness : 'Map of Happiness Panel: Summarizes needs coverage from map_of_happiness.yml.' ,
0 commit comments