2024
Generate Current Year tag in an Org Capture Template
A crucial aspect of maintaining organized and up-to-date notes is the use of Org …
selected-window-accent-mode with window colour blending options
I have enhanced selected-window-accent
functionality with blending options to …
Transforming Dired File Paths into Org Links
I am of course using org mode for organizing my tasks, notes and other …
Simple Directory and File Creation Using Vertico Completion Exit With Input
In my previous post about creating simple functions to create a new directory …
Syncing Tab Theme After Theme Load
Previously I wrote about the incompatibility of some Emacs themes with the …
Simple Directory and File Creation in Dired
Today I’ll simply delve into two custom functions that I’ve had in …
Adding Disk Usage Reporting to Emacs Dired
Just a quick one today. One of the great strengths of Emacs is its …
Streamlining eshell with popper, capf-autosuggest, and Enhanced Autocompletion
In this post, I will describe the small enhancements and tweaks I have applied …
Initial Version of Blue Orange ImagineFX August Competition Entry
Here is an initial version of my entry to the ImagineFX August competition:
Integrate Pywal Colors into Selected-Window-Accent-Mode for Wallpaper Accent Matching in Emacs
I have updated my emacs package selected-window-accent-mode
Ready Player Mode different Utilities for Video and Audio!
Regarding my previous post, you can now disregard my little Frankensteinian …
Ready Player Mode with a little elisp Tweak
I’m really enjoying ready-player at the moment, so much so I think it …
Efficient File Searching in Emacs: Leveraging completing-read with Customizable Methods
I thought I would share a little bit of elisp that I’ve been using for a …
Sending Dired Directories to Meld for Directory Comparison
A common activity for a Software Engineer is to compare two directories, …