Window Divider Mode

November 5, 2023

I was playing around with the look of emacs and thought it might be nice to have more control over the border between windows (I have now learnt that this is referred to as a window divider!)

Added Dadisms Section

November 4, 2023

Added the dadisms section (see main menu) taking all of dad's good 'ol sayings and putting them up on the web for all so see!!

Plotting Other Org Tables

September 26, 2023

I'm currently in the process of learning how to create graphical plots from org tables using gnuplot. I've noticed that it's generally more straightforward to extract x-axis data from an org table column with incrementing numbers, as opposed to relying on gnuplot to potentially sort out data from an existing column (which may not be plot-friendly)

My Evolving Modeline

September 2, 2023

I am a tinkerer and of course emacs is a perfect vehicle for this mentality. A prime example of this is my constant evolving modeline. For many years the default modeline hasn't presented itself as being a problem, but is it optimal for me?, the answer I have now realised is no, and I think I can do better for my use cases.

No Bell For Me

August 17, 2023

Now I have set (pixel-scroll-precision-mode 1) which comes with emacs 29 this has led to an unexpected issue in that I now often get the following messages which cause a bell sound to be generated each time:

Saving My Favourite Wallpapers

August 11, 2023

I am using the styli.sh script as my wallpaper changer in sway and with a little transparency and wallpapers from unsplash I can quickly switch randomly through my wallpaper images and get things looking pretty nice.

Showing Org Agenda For The Year

August 4, 2023

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 but I think for now I would like something of a more calendarish overview with a long form look of scheduled and completed tasks.