From b22de457ca963f015289db052dd11049a4c355b9 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 14 Nov 2025 02:40:46 -0600 Subject: fix: Reapply dashboard, weather config fixes and todo updates MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 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 --- todo.org | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) (limited to 'todo.org') 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! -- cgit v1.2.3