Emacs Update Things have slowed on the Emacs front. I am not tweaking the init file every day and trying to get things just right. It is a good state to be in. There are no pain-points in the use of Emacs which has been bugging me and after all this time, it is a relief. Don’t get me wrong. I love tweaking. I love discovering new packages and trying them out. That is fun for me. But the basic configuration is stable, I understand it, I am trying to incorporate it into my muscle memory and things are peaceful. That doesn’t mean I haven’t discovered a few nice things from the last time I wrote one of these articles. Here we go. anddo.el I found A Super Simple Todo Package For Emacs – Random Thoughts. The GitHub repo is larsmagne/anddo.el: A very simple todo package for Emacs. This is a simple todo package and it is what I need for simple list-based task management. It’s simplicity is what makes this useful. My setup: ;; anddo (add-to-list 'load-path "~/.emacs.d/elisp/anddo.el")…
No comments yet. Log in to reply on the Fediverse. Comments will appear here.