Elisp
Describe Character / Face Under Cursor
Every now and then I find myself tweaking the look of emacs and have started to …
Better Syntax Highlighting Sway Configuration Files
I have been delving into the nuts and bolts of the Sway window manager lately …
More Improvements to Dired Duplicate Here
On a previous post I created an elisp function to quickly duplicate a file or …
Opening Files Externally from dired
I have been using C-RET or W in dired for a while now to open a file externally …
Org Table to Calculate Weight Loss
For a while now I have been using org tables to represent and calculate pieces …
Saving My Favourite Wallpapers
I am using the styli.sh script as my wallpaper changer in sway and with a little …
Showing Org Agenda For The Year
I am just starting to include more of my org files into org-agenda. By default …
Dired Duplicate Here Revisited
It is not uncommon for me to want the ability to quickly duplicate a file, …
Magit Status To Show Tracked Files
While currently piecing together my git repositories and figuring out which …
Sorting Org Tags using Org Mode!
Well as always a little more time with emacs a little feedback and then finding …
Replacing deadgrep with consult-ripgrep
I have been evolving my way through many differing ways of grepping recently …
After watching an interesting video by EmacsElements regarding commenting and …
How to Display Google Calendar
Emacs is subsuming me! I have managed to get email up and running using mu4e …
More flexible grepping with deadgrep
I seem to be grepping a lot recently and I think the way I use deadgrep can be …
Centering the Cursor After a Scroll
Something has been nagging at me for a while now, I seem to spend a lot of time …
Cut / Copy between Windows using Dired Buffers
The next step in my emacs journey is to move files around a little more easily, …
Efficient Deletion and Insertion
As my emacs keybindings journey continues to evolve and to delete more …