| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 9 days | fix: org-capture: appt replaces event, selections auto-finish | Craig Jennings | |
| - moving away from two org files to manage events in favor of simply using gcal integration with org-gcal. disabled capture template for schedule-file. - text with selection should auto-finish at capture | |||
| 9 days | maint: org-dir: removed disabled code, deferred package load | Craig Jennings | |
| 9 days | refactor: created specific org-dir variable for ~/sync/org | Craig Jennings | |
| 9 days | maint: custom-case: added commentary | Craig Jennings | |
| 9 days | fix: buffer-and-file-map: symbol vs string error | Craig Jennings | |
| 9 days | refactor: datetime: Enhance date/time insertion with keymap support | Craig Jennings | |
| Replaced prefix command setup with defvar-keymap for maintainability. Enhanced documentation to list interactive commands and customization options. | |||
| 9 days | refactor: music-config: streamline EMMS integration + error handling | Craig Jennings | |
| Simplified EMMS configuration: - restructured helper functions - standardized error handling - removed redundant wrappers - ensured buffer state synchronization - improved Dired/Dirvish integration for playlist management | |||
| 9 days | refactor: keymap: Use defvar-keymap and keymap-set | Craig Jennings | |
| - Replace define-prefix-command/define-key with defvar-keymap and keymap-set - Preserve existing bindings under cj/custom-keymap "l" - Tidy docstrings and reflow long lines - No functional changes | |||
| 9 days | fix: cj/custom-keymap: string versus symbol issue | Craig Jennings | |
| 9 days | feat: file-buffer: Add PostScript printing with color | Craig Jennings | |
| - cj/print-buffer-ps prints buffer or active region; prefix enables color - Auto-detect and cache spooler (lpr/lp); override via cj/print-spooler-command - Sends to default printer with no headers - Replace use-package ps-print config; add declare-function guards - Refactor keymap to defvar-keymap and keymap-set - Minor cleanup in rename function (remove unused var) | |||
| 10 days | custom-comments: optimize startup; remove wip function | Craig Jennings | |
| - add eval-when-compile and autoload functions to speed startup time - comment user edit needs to be rethought, so removing current wip function | |||
| 11 days | bug: flycheck: remove load after now-renamed module | Craig Jennings | |
| 11 days | refactor: org-store-link: move keybinding to org-config | Craig Jennings | |
| 11 days | fix: dirvish: add key to dirvish keymap only after dirvish is loaded | Craig Jennings | |
| 11 days | refactor: keybindings: Improve keymap definitions and bindings | Craig Jennings | |
| - Replace deprecated global-set-key with keymap-global-set. - Enhance jump-to command implementation with error checking. - Optimize which-key and free-keys configurations for better startup performance. - Clean up legacy code and comments. | |||
| 11 days | bug: flyspell: move unmap C-; command to after flyspell loads | Craig Jennings | |
| "C-;" is used for the custom-keymap prefix, but flyspell also grabs it when loaded. Since Flyspell-mode-map will override it locally when launched, I unset the keybinding after launch in :config | |||
| 11 days | refactor: keybindings: Enhance case-change operations keymap | Craig Jennings | |
| - Transitioned to `defvar-keymap` for a clearer keymap definition. - Updated keybinding setup to use `keymap-set`. - Added keybindings dependency check with eval-when-compile. | |||
| 11 days | refactor: mail-config: streamline keybindings and update actions | Craig Jennings | |
| - Update org-msg setup with a more intuitive keybinding for attachments - Remove redundant key remappings in mu4e-compose-mode. - Improve readability of action configurations in mu4e-headers and mu4e-view. | |||
| 12 days | add dwim shell command for optimizing for email | Craig Jennings | |
| 12 days | fix: only use mpd to play music; fix space in playlist buffername | Craig Jennings | |
| 12 days | feat: calendar: fix calendar navigation keys to be more intuitive | Craig Jennings | |
| arrow keys move by day C-arrow move by month M-arrow move by year | |||
| 12 days | comment clarification | Craig Jennings | |
| 12 days | no need to define keymap for webclipper | Craig Jennings | |
| 12 days | fix: host-environment: issue with string vs symbol for system-type | Craig Jennings | |
| 12 days | add missing capture template for org-contact | Craig Jennings | |
| 2025-10-12 | feat: webclipper): Add web clipping with org-protocol integration | Craig Jennings | |
| - Reworked the org-webclipper.el module to support a "fire-and-forget" workflow using org-protocol and org-web-tools. - Added feature to handle web clipping directly from the browser with a bookmarklet, converting content to Org format using Pandoc. - New functions ensure lazy loading of necessary packages and setup of capture templates. - Enhanced keymap setup to integrate with custom keymaps, facilitating easier user interaction. | |||
| 2025-10-12 | fix: call cj/join-line-or-region with 0 (correct number) args | Craig Jennings | |
| 2025-10-12 | fix: don't need to scan code-dir for agenda | Craig Jennings | |
| 2025-10-12 | maint: lazy load macros-file | Craig Jennings | |
| 2025-10-12 | feat: complete music/dired integration with dired add to playlist | Craig Jennings | |
| 2025-10-12 | maint: remaining custom functions grouped into separate modules | Craig Jennings | |
| 2025-10-12 | refactor: keybindings: Consolidate custom keymap setup | Craig Jennings | |
| Unbind Flyspell's 'C-;' keybinding. Move the custom-keymap definition to keybindings.el bound 'C-;' | |||
| 2025-10-12 | maint: assemble file and buffer operations into single module | Craig Jennings | |
| 2025-10-12 | feat: mousetrap-mode: move mousetrap-mode from wip into module | Craig Jennings | |
| 2025-10-12 | changing repositories | Craig Jennings | |
