2024

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 …

Emacs Core Window Jumping With Visual Feedback
Already I think I can improve my/quick-window-jump
: which was a window jumping …

Core Emacs Init Without External Packages
I thought I would share a simple concept that I have found very beneficial: …

Shrinking and Widening Org Tables
This post is more of a note to myself, something I can store in my single emacs …

Reducing Friction when Copying Whole Buffer To Kill Ring
Just a quick one today.
In keeping with the ongoing effort to reduce friction in …

Org Table From Org Headings using a Babel Block
In this post, I’ll walk you through how I use an Org Babel block to …