Why I Switched from Magit to VC-Mode (and How It Works for Me)
I am currently using vc-mode
for my source code configuration needs. I wouldn’t …
Ollama Buddy - Local LLM Integration for Emacs
I have been playing around with local LLMs recently through ollama and decided …
Copying completion candidate to the clipboard
In my continuing quest to replace all my external use packages with my own …
Creating a small local elisp rainbow-mode solution
In this post, as part of my ongoing mission to replace all (or as many as …
Streamlining Navigation in Org-Mode using an adapted org-goto
Navigating through lengthy org files can sometimes feel cumbersome. To address …
Emacs Quick Window Pt 4 - Further Tweaks
Previously, my/quick-window-jump
was geared mostly toward managing two or more …
Exploring Static Website Publishing with Org Publish
As someone who enjoys using Emacs for almost everything, I recently began …
Calculate Number Of Days Between Two Dates
Just a very quick one today.
I recently needed to find the number of days …
Emacs Quick Window Pt 3 - jumping between two windows
The original implementation of my/quick-window-jump
worked perfectly for …