I've released blogmore.el v2.6, which adds a useful menu approach using transient.
https://blog.davep.org/2026/04/04/blogmore-el-v2-6.html
#emacs #lisp #elisp #blogging #programming #ssg
Like most people, I imagine, I first ran into transient when first using magit. I took to it pretty quickly and it's always made sense to me as a user interface. But... I've never used it for any code I've ever written.