From 926d58ce21533c841dc7863c4e9e6bcf2368085c Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Wed, 1 Jul 2026 10:48:12 -0400 Subject: docs(todo): file wtimer-label and meeting-in-browser tasks from roam inbox --- todo.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/todo.org b/todo.org index 8a2893c..a37f02a 100644 --- a/todo.org +++ b/todo.org @@ -55,6 +55,12 @@ Every module's hover tooltip should list its keyboard shortcut(s), for discovera ** TODO [#C] Smooth waybar expansion animation :waybar: The cluster expansion jumps instead of animating, and a few systray icons pop in one-by-one afterward, which reads as glitchy. Animate the expansion smoothly if waybar allows it — width transitions are limited, so feasibility is uncertain (hence [#C]). Origin: roam inbox capture. +** TODO [#C] Optional label on timer/alarm/stopwatch items :feature:waybar: +Let each wtimer item carry an optional short text label. The data model already supports it (=add_timer/add_alarm/add_stopwatch/add_pomodoro= all take =label=""=, and =_describe= shows =label or type=); the gap is the fuzzel-driven creation flow, which doesn't prompt for a label. Add the optional label prompt on create. Origin: roam inbox capture. + +** TODO [#C] Open meeting links in the browser instead of the Zoom app :feature: +Route Zoom (and similar) meeting links to the browser web client rather than launching the native Zoom app — e.g. firefox/chrome extensions, or a =zoommtg://= URL handler / desktop-file override that rewrites to the web-client URL. Decide the mechanism (extension vs handler) before building. Origin: roam inbox capture. + ** DONE [#C] Alarm tooltip shows time remaining, not alarm time :bug:waybar:quick: CLOSED: [2026-07-01 Wed] The =wtimer= alarm tooltip displays the countdown (time remaining) instead of the alarm's wall-clock fire time. For an alarm set to 2:00pm, the tooltip should name the target time, not "1h 23m left". Fix the tooltip rendering in =wtimer= (dotfiles repo). Origin: roam inbox capture. -- cgit v1.2.3