aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* fix: Resolve async buffer error and improve modeline spacingCraig Jennings2025-11-042-2/+26
* fix: Update transcription keybindings for clarityCraig Jennings2025-11-041-4/+4
* feat: Add complete async audio transcription workflowCraig Jennings2025-11-043-16/+413
* style: Fix checkdoc linting errors in modeline-config.elCraig Jennings2025-11-031-5/+5
* feat: Complete modeline overhaul with custom segments and interactive featuresCraig Jennings2025-11-034-23/+170
* feat: Add org-appear and enable org emphasis renderingCraig Jennings2025-11-031-2/+11
* feat: Upgrade diff-buffer-with-file to ediff and add difftastic for gitCraig Jennings2025-11-032-16/+21
* chore: Remove unused go-ts-mode-map forward declarationsCraig Jennings2025-11-031-3/+0
* fix: Implement missing cj/goto-git-gutter-diff-hunks functionCraig Jennings2025-11-031-0/+8
* refactor: Replace doom-modeline with mood-line and remove deprecated tree-sitterCraig Jennings2025-11-032-61/+16
* style: Fix checkdoc warnings in video-audio-recording.elCraig Jennings2025-11-031-6/+6
* test: Add comprehensive test suite for video-audio-recording moduleCraig Jennings2025-11-031-5/+11
* 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-031-3/+80
* fix: Swap print keybinding and add confirmation promptCraig Jennings2025-11-031-6/+13
* feat: Add copy-to-top and copy-to-bottom buffer methods with testsCraig Jennings2025-11-031-11/+44
* 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
* 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-011-6/+63
* wip:org-roam: first pass at consult-org-roam, but disabledCraig Jennings2025-11-011-0/+30
* chore:system-utils: Fix indentation and update history persistenceCraig Jennings2025-11-011-4/+31
* 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
* 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
* 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-311-0/+21
* 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
* fix(org-agenda): improve chime startup integrationCraig Jennings2025-10-301-16/+12
* fix(dirvish): move deadgrep from D to G, preserve dired-do-delete on DCraig Jennings2025-10-292-1/+3
* feat(dirvish): add file duplication with 'd' key, move deadgrep to 'D'Craig Jennings2025-10-292-2/+33
* feat: add debug infrastructure for config modulesCraig Jennings2025-10-293-0/+92
* fix: update chime variable names after breaking changesCraig Jennings2025-10-291-2/+2
* feat:org-gcal: Auto-save files after sync completionCraig Jennings2025-10-291-1/+15
* refactor:org-agenda-config: Update chime packageCraig Jennings2025-10-291-15/+12
* feat: ensure elisp-lint auto-installs via use-packageCraig Jennings2025-10-291-1/+4
* feat:org-agenda: Enhance chime notifications and modelineCraig Jennings2025-10-281-4/+16
* maint:loading org-msg from development local repo for testingCraig Jennings2025-10-281-1/+2
* refactor:selection-framework: Remove dead code and enhance configsCraig Jennings2025-10-281-14/+11
* chore:org-roam: Defer org-roam package loading by 1 secondCraig Jennings2025-10-281-0/+1
* refactor:prog-general: Simplify yasnippet configurationCraig Jennings2025-10-281-6/+2