aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* feat: Add /wrap-it-up slash command and phrase recognitionCraig Jennings2025-11-032-0/+49
* style: Fix checkdoc linting errors in modeline-config.elCraig Jennings2025-11-031-5/+5
* chore: Update mood-line task in todo.org with actual implementation detailsCraig Jennings2025-11-031-7/+29
* chore: Close modeline-related TODOsCraig Jennings2025-11-031-25/+27
* feat: Complete modeline overhaul with custom segments and interactive featuresCraig Jennings2025-11-036-29/+239
* feat: Add org-appear and enable org emphasis renderingCraig Jennings2025-11-032-5/+20
* Monday, November 03, 2025 at 04:16:44 PM CSTCraig Jennings2025-11-031-0/+125
* test: Add unit tests for music config and org-contacts functionsCraig Jennings2025-11-0311-0/+1583
* feat: Upgrade diff-buffer-with-file to ediff and add difftastic for gitCraig Jennings2025-11-033-19/+38
* chore: Remove unused go-ts-mode-map forward declarationsCraig Jennings2025-11-032-5/+11
* fix: Implement missing cj/goto-git-gutter-diff-hunks functionCraig Jennings2025-11-032-2/+18
* refactor: Replace doom-modeline with mood-line and remove deprecated tree-sitterCraig Jennings2025-11-033-83/+37
* docs: Mark video-audio-recording tasks as complete in todo.orgCraig Jennings2025-11-031-17/+72
* style: Fix checkdoc warnings in video-audio-recording.elCraig Jennings2025-11-032-210/+234
* test: Add comprehensive test suite for video-audio-recording moduleCraig Jennings2025-11-0316-5/+1265
* feat: Add quick setup for call recording with automatic device pairingCraig Jennings2025-11-031-1/+71
* ux: Use friendlier labels for device states in recording moduleCraig Jennings2025-11-031-4/+16
* feat: Add device selection and diagnostics to recording moduleCraig Jennings2025-11-032-3/+134
* fix: Swap print keybinding and add confirmation promptCraig Jennings2025-11-033-11/+44
* feat: Add comprehensive Makefile for testing and validationCraig Jennings2025-11-034-75/+301
* feat: Add copy-to-top and copy-to-bottom buffer methods with testsCraig Jennings2025-11-033-11/+417
* config: Optimize dashboard loading and reduce bookmark countCraig Jennings2025-11-031-2/+2
* config: Update chime.el to use new alert-intervals formatCraig Jennings2025-11-031-26/+16
* fix: Resolve void-variable and void-function errors on first launchCraig Jennings2025-11-022-98/+98
* fix: Change org-gcal to use Google Calendar as authoritative sourceCraig Jennings2025-11-011-3/+3
* feat: Add org-gcal dependencies and org-contacts birthday automationCraig Jennings2025-11-012-3/+49
* docs: Add Emacs Lisp development best practices to NOTESCraig Jennings2025-11-011-0/+153
* feat: Add chime-debug nil setting to configCraig Jennings2025-11-011-0/+3
* chore: Update todo.org with new inbox items and music-config improvementsCraig Jennings2025-11-012-18/+81
* feat: Add session workflow framework and complete first inbox zeroCraig Jennings2025-11-017-56/+1512
* wip:org-roam: first pass at consult-org-roam, but disabledCraig Jennings2025-11-011-0/+30
* admin: adding to inboxCraig Jennings2025-11-011-1/+8
* chore:system-utils: Fix indentation and update history persistenceCraig Jennings2025-11-011-4/+31
* chore:scripts: update reset script to remove additional filesCraig Jennings2025-11-011-1/+4
* perf:system-defaults: Unpropertize kill ring on exitCraig Jennings2025-11-011-0/+7
* feat:mail-config: Add custom prefix to 'From' or 'To' headersCraig Jennings2025-11-011-0/+1
* refactor:init: remove network availability checks for package reposCraig Jennings2025-11-011-56/+10
* feat:eshell: Add custom 'clear' function and set PAGER to 'cat'Craig Jennings2025-11-011-3/+11
* feat:buffer: Add diffing buffer contents with saved fileCraig Jennings2025-11-011-0/+22
* chore: updating local repo packageCraig Jennings2025-11-012-1/+0
* admin: rework todo to focus on the v2momCraig Jennings2025-11-013-1678/+1832
* feat:keybindings: Implement consult line or repeat featureCraig Jennings2025-10-311-65/+75
* chore:custom-misc: update keybindings for word/char countCraig Jennings2025-10-311-4/+4
* feat:dirvish-config: Enable file marking for mu4e attachmentsCraig Jennings2025-10-311-0/+3
* feat:custom-buffer-file: add mark, revert buffer keybindingsCraig Jennings2025-10-311-2/+6
* feat:count-characters: Add character counting functionalityCraig Jennings2025-10-313-0/+423
* fix:eshell:allow eshell to load by removing dependency on itselfCraig Jennings2025-10-311-1/+0
* feat:mail:auto download mail every 10 minutesCraig Jennings2025-10-311-1/+2
* init:doc:correcting comment on video captureCraig Jennings2025-10-311-1/+1
* docs: Add active project handoff documentsCraig Jennings2025-10-315-4495/+3003