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!)
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!)
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!!
October 27, 2023
I have been using ArtRage, Krita and Infinite Painter for many years now but I thought I would try that other well known digital art tool… emacs!
October 22, 2023
I have been delving into the nuts and bolts of the Sway window manager lately and especially its fork SwayFX which adds a little eye candy in the style of Hyprland.
October 18, 2023
Here are the steps to create a new advent calendar.
October 13, 2023
Everyday Advent Calendar for work with the theme film stills from famous shots of films featuring famous windows!
October 13, 2023
On a previous post I created an elisp function to quickly duplicate a file or directory in dired, by default it would copy the dired item under the cursor to an old suffix or append a number based on the universal argument.
October 6, 2023
More improvements to my weight loss table, this time I have added the following:
October 1, 2023
For a while now I have been looking for a simple method in emacs for trimming down my largest files, usually this means locating those large image files and compressing them as I like keeping my media compressed or deleting any large files I didn't know were lurking around my system.
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)
September 22, 2023
Now I have a weight loss org table defined and therefore an easy way to track the total amount of weight loss each week I had an idea for an improvement with some form of a satisfying graphical representation.
September 16, 2023
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.
September 12, 2023
For a while now I have been using org tables to represent and calculate pieces of data, obviating the need to open up a normal spreadsheet.
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.
August 25, 2023
I have now managed to set up my external USB numeric keypad on Linux using kmonad which lets me use any regular plugged-in number keypad as a shortcut tool for my digital art.
August 19, 2023
Simply put here is me playing around with emacs transparency using alpha-background to set up sway the way I want it to look - I think there is some kind of well known term for this! (no neofetch involved 🙂)
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:
August 12, 2023
I have just been been going through the new features added to emacs 29.1 and have been trying out the transparency or alpha-background on sway.
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.
August 6, 2023
After watching the latest informative video from Protesilaos Stavrou (Prot):
August 5, 2023
Demonstration of the new demo impasto RGBA brushes in Krita 5.2 nightly build on Sway.
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.