summaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2025-11-14 02:40:46 -0600
committerCraig Jennings <c@cjennings.net>2025-11-14 02:40:46 -0600
commitb22de457ca963f015289db052dd11049a4c355b9 (patch)
tree805f012db225ff479db8462e3135c7fc12e51346 /todo.org
parent0febc3bb65462fd95a75387c2ec97ffa374efc00 (diff)
fix: Reapply dashboard, weather config fixes and todo updates
- dashboard-config.el: Change "Ebooks" to "Books" label - weather-config.el: Fix variable name to wttrin-favorite-location - todo.org: Add music player and mousetrap investigation tasks - history: Update command history 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org24
1 files changed, 9 insertions, 15 deletions
diff --git a/todo.org b/todo.org
index 5307e4e7..4a5fa0da 100644
--- a/todo.org
+++ b/todo.org
@@ -1378,21 +1378,15 @@ CLOSED: [2025-11-12 Wed 02:41] SCHEDULED: <2025-11-03 Sun>
Review this inbox, cancel stale items, keep < 20 active. Track in calendar.
* Emacs Config Inbox
-** TODO [#C] Investigate dashboard-mode interaction with mousetrap-mode
-Dashboard-mode with primary-click profile appears to block all clicks, not just secondary/scroll.
-Expected: left-click works on dashboard items, scroll blocked
-Actual: all clicks blocked when mousetrap enabled
-
-Possible causes:
-- Dashboard widgets use own keymaps that conflict with mousetrap keymap
-- Need to investigate dashboard-mode keymap priority
-- May need special handling or different profile for dashboard
-
-Current workaround: mousetrap works correctly in all other modes (org, pdf, nov, elisp)
-
-Related files:
-- modules/mousetrap-mode.el (profile: primary-click for dashboard)
-- tests/test-integration-mousetrap-mode-lighter-click.el
+** TODO [#A] Music player is broken - mpd/mopidy need replacement
+SCHEDULED: <2025-11-15 Fri>
+
+music-config.el integration with mpd and mopidy is broken. Need to migrate to
+a different music player solution. Investigate alternatives:
+- emms with VLC/mpv backend
+- bongo player
+- Simple mpv integration
+- Other lightweight music player packages
** TODO Emacs: Modeline not updating dirty documents color properly
** TODO [#A] Emacs Audio Recording Still Doesn't Get Audience!