aboutsummaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* feat(modeline): surface flycheck status in the custom modelineCraig Jennings2026-05-162-0/+12
* feat(ai-conversations-browser): dired-style browser for saved GPTel conversat...Craig Jennings2026-05-162-0/+244
* feat(ai-rewrite): add directive-picker wrappers around gptel-rewriteCraig Jennings2026-05-162-2/+114
* feat(ai-quick-ask): add cj/gptel-quick-ask one-shot commandCraig Jennings2026-05-162-0/+136
* feat(ai-conversations): add cj/gptel-autosave-toggle with [AS] mode-line indi...Craig Jennings2026-05-162-0/+45
* fix(ai-config): hook gptel-magit wiring per-feature, not on magitCraig Jennings2026-05-161-6/+13
* feat(gptel-tools): wire update_text_file as a local tool with testsCraig Jennings2026-05-161-0/+1
* fix(ai-config): force tab-width=8 in gptel org-mode prompt buffersCraig Jennings2026-05-161-0/+22
* fix(ai-config): Ensure gptel-magit is installed via use-packageCraig Jennings2026-05-151-16/+16
* fix(flycheck): correct abbrev-mode no-arg toggle in cj/prose-helpers-onCraig Jennings2026-05-151-6/+5
* refactor(org-babel): drop redundant cj structure templateCraig Jennings2026-05-151-3/+3
* feat(yas): activate yasnippet globally with fundamental-mode extrasCraig Jennings2026-05-151-3/+11
* refactor(org-roam-config): indirect node-tags accessor for testabilityCraig Jennings2026-05-151-1/+13
* refactor(org-webclipper): use setq, not setopt, for pandoc sleep timeCraig Jennings2026-05-151-2/+8
* fix(system-commands): require keybindings at load time, not just compile timeCraig Jennings2026-05-151-1/+6
* fix(custom-buffer-file): Info dispatcher returns full org bracket linkCraig Jennings2026-05-151-1/+6
* fix(ai-vterm): autoload cj/toggle-gptel to silence cross-module warningCraig Jennings2026-05-151-0/+6
* test(architecture): guard top-level timers + add startup-contract smoke testCraig Jennings2026-05-154-21/+25
* feat(custom-buffer-file): extend buffer-source dispatch to mu4e and InfoCraig Jennings2026-05-151-1/+22
* refactor(org-noter-config): rebind insert-note to n; sync to angle bracketsCraig Jennings2026-05-151-7/+11
* refactor(calibredb-epub): reorder defuns above their use-package consumersCraig Jennings2026-05-151-69/+69
* feat(custom-buffer-file): make C-; b p dispatch by major-mode, with testsCraig Jennings2026-05-151-11/+41
* refactor(ai-vterm): retire M-F9 buffer picker; bind to cj/toggle-gptelCraig Jennings2026-05-141-65/+9
* chore(ai-config): refresh gptel model menusCraig Jennings2026-05-141-8/+7
* feat(markdown-config): register markdown as an org src-block languageCraig Jennings2026-05-141-0/+7
* refactor(org-config): surface narrowing + sparse-tree under C-; OCraig Jennings2026-05-141-5/+37
* refactor(dashboard): regroup launcher icons into 4/4/4 by purposeCraig Jennings2026-05-141-33/+39
* feat(transcription): extend dired T to transcribe videos via ffmpeg, with testsCraig Jennings2026-05-142-17/+107
* refactor: clear transcription C-; T menu, move telega launcher to C-; TCraig Jennings2026-05-142-30/+13
* refactor(org-config): flatten table ops directly under the org menuCraig Jennings2026-05-141-17/+14
* refactor(org-config): move org-table-map under the org menuCraig Jennings2026-05-141-9/+11
* feat(telega-config): guard launcher with a helpful message when telega is mis...Craig Jennings2026-05-142-3/+20
* refactor(system-commands): use string interactive spec so undercover instrumentsCraig Jennings2026-05-141-2/+9
* fix(org-roam-config): save journal buffer after copying DONE taskCraig Jennings2026-05-141-2/+5
* fix(ai-vterm): force buffer swap after F9 toggle-off in lone windowCraig Jennings2026-05-141-1/+13
* feat(org-agenda): add VERIFICATION and IN-PROGRESS blocks around SCHEDULECraig Jennings2026-05-131-3/+22
* fix(telega): don't auto-install at init; let MELPA staleness slideCraig Jennings2026-05-131-0/+15
* refactor(org-agenda): extract main-agenda prefix format into a defvarCraig Jennings2026-05-131-4/+10
* feat(dashboard): add Telegram launcher to a new third rowCraig Jennings2026-05-131-1/+8
* feat(telega): add telega.el module with docker-backed TDLibCraig Jennings2026-05-131-0/+41
* feat(vterm): show tmux scrollback history in placeCraig Jennings2026-05-131-2/+7
* fix(ai-vterm): preserve single-window layout across F9 toggleCraig Jennings2026-05-131-10/+41
* feat(org-agenda): use project name as todo.org categoryCraig Jennings2026-05-131-0/+44
* fix(ui-navigation): clear dedicated before toggling window splitCraig Jennings2026-05-131-22/+32
* fix(org-agenda): skip CANCELLED entries from main agenda SCHEDULECraig Jennings2026-05-131-0/+4
* fix(calibredb-epub): point cj/nov--file-path at nov-file-nameCraig Jennings2026-05-131-4/+4
* refactor(calibredb-epub): extract the nov image-padding helperCraig Jennings2026-05-131-4/+12
* fix(prog-webdev): toggle electric-pair-local-mode in the setup hookCraig Jennings2026-05-121-1/+1
* refactor(prog-webdev): extract the prettier format-command builderCraig Jennings2026-05-121-4/+7
* refactor(org-drill): hoist the commands out of :config and clear the byte-com...Craig Jennings2026-05-121-88/+94