Simple Flexible Scrolling

February 8, 2023 21:21

I have written before about smooth scrolling using good-scroll and how I managed to find a semi satisfactory way of centering my cursor after a single scroll which meant I would then have a minimal amount of subsequent line movement to get to the line I want.

Using ripgrep within Projects

January 24, 2023 21:07

Given my recent forays into the world of grepping in emacs using deadgrep (and hence ripgrep) and my use of find-file-rg which feeds into my current completion system of ivy I think the next step is to try to set up a project and to see if I can gain any advantages in my workflow.

Fruit Bowl

January 10, 2023 00:00

I started this quite a few months back and thought I would revisit now I am catching up on all my unfinished art. Strangely I quite enjoy still art but this time I thought I would play around a little and put in a bit of a sinister twist.

Dired Duplicate Here

January 10, 2023 00:00

dired can do most things for me especially now I have my DWIM image conversion scripts working and image-dired configured to my liking.

Merging org files for Hugo static site

January 9, 2023 00:00

I have just started the process of reducing the number of org files I maintain for my web site. I now have a greater understanding of how Hugo handles these files and I think can both simplify and make them more flexible.