elisp

Opening Files Externally from dired
I have been using C-RET or W in dired for a while now to open a file externally via browse-url-of-dired-file. I was …

Org Table to Calculate Weight Loss
For a while now I have been using org tables to represent and calculate pieces of data, obviating the need to open up a …

Saving My Favourite Wallpapers
I am using the styli.sh script as my wallpaper changer in sway and with a little transparency and wallpapers from …

Showing Org Agenda For The Year
I am just starting to include more of my org files into org-agenda. By default C-c a a gives a show for the next 7 days …

Dired Duplicate Here Revisited
It is not uncommon for me to want the ability to quickly duplicate a file, especially if I am hacking around and just …

Magit Status To Show Tracked Files
While currently piecing together my git repositories and figuring out which files to commit I am invariably going to …

Imenu Indexing My emacs Init File
After implementing my simple occur indexing in my last post : Indexing My Emacs Init File A suggestion was made to put …

Sorting Org Tags using Org Mode!
Well as always a little more time with emacs a little feedback and then finding more about org I have now figured out (I …

Replacing deadgrep with consult-ripgrep
I have been evolving my way through many differing ways of grepping recently from standard built-in greps to a few …

How to Display Google Calendar
Emacs is subsuming me! I have managed to get email up and running using mu4e and rss using elfeed and image viewing with …

More flexible grepping with deadgrep
I seem to be grepping a lot recently and I think the way I use deadgrep can be improved a little. Currently deadgrep …

Centering the Cursor After a Scroll
Something has been nagging at me for a while now, I seem to spend a lot of time moving the cursor to the next or …

Cut / Copy between Windows using Dired Buffers
The next step in my emacs journey is to move files around a little more easily, in fact more like a regular file …

Efficient Deletion and Insertion
As my emacs keybindings journey continues to evolve and to delete more efficiently with delete word it has lead to an …