Emacs

Ollama-Buddy 0.7.1 - Org-mode Chat, Parameter Control and JSON Debugging

Continuing the development of my local ollama LLM client called ollama-buddy …

Ollama-Buddy V0.5.1 - Session/History/Role Management, Real-Time Token Tracking and More!

I’ve been a busy little bee in the last few days, so quite a few …

Ollama Buddy Version 0.2.1 - Same prompt to multiple LLMs and choose best answer!

Some improvements to my ollama LLM package…

With the new multishot mode, …

Installing Emacs 30.1 On Arch and SUSE

Seems to be a common post at the moment, so I thought I would quickly put out …

Ollama Buddy - Now On MELPA!

 ___ _ _      n _ n      ___       _   _ _ _
|   | | |__._|o(Y)o|__._| . |_ _ _| …

Why I Switched from Magit to VC-Mode (and How It Works for Me)

I am currently using vc-mode for my source code configuration needs. I wouldn’t …

Ollama Buddy - Local LLM Integration for Emacs

I have been playing around with local LLMs recently through ollama and decided …

Copying completion candidate to the clipboard

In my continuing quest to replace all my external use packages with my own …

Creating a small local elisp rainbow-mode solution

In this post, as part of my ongoing mission to replace all (or as many as …

Streamlining Navigation in Org-Mode using an adapted org-goto

Navigating through lengthy org files can sometimes feel cumbersome. To address …

Ediff Comparing Regions

ediff is one of my favourite tools in Emacs and I have recently found myself not …

Emacs Quick Window Pt 4 - Further Tweaks

Previously, my/quick-window-jump was geared mostly toward managing two or more …

Exploring Static Website Publishing with Org Publish

As someone who enjoys using Emacs for almost everything, I recently began …

Calculate Number Of Days Between Two Dates

Just a very quick one today.

I recently needed to find the number of days …

Emacs Quick Window Pt 3 - jumping between two windows

The original implementation of my/quick-window-jump worked perfectly for …

Emacs Core Window Jumping With Visual Feedback

Already I think I can improve my/quick-window-jump: which was a window jumping …

Core Emacs Init Without External Packages

I thought I would share a simple concept that I have found very beneficial: …

Shrinking and Widening Org Tables

This post is more of a note to myself, something I can store in my single emacs …

Reducing Friction when Copying Whole Buffer To Kill Ring

Just a quick one today.

In keeping with the ongoing effort to reduce friction in …

Org Table From Org Headings using a Babel Block

In this post, I’ll walk you through how I use an Org Babel block to …

Generate Current Year tag in an Org Capture Template

A crucial aspect of maintaining organized and up-to-date notes is the use of Org …

selected-window-accent-mode with window colour blending options

I have enhanced selected-window-accent functionality with blending options to …

Transforming Dired File Paths into Org Links

I am of course using org mode for organizing my tasks, notes and other …

Simple Directory and File Creation Using Vertico Completion Exit With Input

In my previous post about creating simple functions to create a new directory …

Syncing Tab Theme After Theme Load

Previously I wrote about the incompatibility of some Emacs themes with the …