aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-08 05:57:35 -0500
committerCraig Jennings <c@cjennings.net>2026-06-08 05:57:35 -0500
commitff9f43a7fb376c484682cc53bbf95769481d694e (patch)
treeb8f229663d140311d262662e193f45c336fdb340
parent93f8b03a45ad57f0de1915fa286abd705c8a1cae (diff)
downloaddotemacs-ff9f43a7fb376c484682cc53bbf95769481d694e.tar.gz
dotemacs-ff9f43a7fb376c484682cc53bbf95769481d694e.zip
chore(todo): ticket evaluating the jamescherti essential-packages list
-rw-r--r--todo.org3
1 files changed, 3 insertions, 0 deletions
diff --git a/todo.org b/todo.org
index cacddf85..59088534 100644
--- a/todo.org
+++ b/todo.org
@@ -41,6 +41,9 @@ Tags are additive. For example, a small wrong-behavior fix can be
=:bug:quick:=, and a feature that requires internal restructuring can be
=:feature:refactor:=.
* Emacs Open Work
+** TODO [#C] Evaluate jamescherti essential-emacs-packages list :packages:research:
+Review [[https://www.jamescherti.com/essential-emacs-packages/][James Cherti's essential Emacs packages]] for anything worth installing. Cross-check each candidate against what is already in the config (=modules/= + =init.el=), skip the ones already present, and shortlist the genuinely new ones with a one-line rationale. Future-installation research, not a commitment to install.
+
** DONE [#B] theme-selector comprehensive previews (org/magit/elfeed/ghostel/mu4e/dashboard) :feature:theme:theme-selector:
CLOSED: [2026-06-08 Mon]
Expanded the bespoke previews to near-complete face coverage and added three new ones. org now exercises 83/88 faces (document + agenda; the 5 skipped are non-visual: org-hide, org-indent, org-clock-overlay, org-default, org-date-selected). magit 97/98 (status buffer + blame/reflog/sequence/bisect/signature sampler rows). elfeed 13/13. New bespoke previews: ghostel 19/19 (mock terminal, 16 ANSI colors + default + fake cursor), mu4e 37/37 (curated face list, not in the generated inventory; headers list + message view + compose), dashboard 8/8. So clicking a face row flashes a real preview element for nearly every face. Originally filed as just the org preview.