| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: only use mpd to play music; fix space in playlist buffername | Craig Jennings | 2025-10-15 | 2 | -3/+15 |
| | | |||||
| * | feat: calendar: fix calendar navigation keys to be more intuitive | Craig Jennings | 2025-10-15 | 1 | -6/+7 |
| | | | | | | | arrow keys move by day C-arrow move by month M-arrow move by year | ||||
| * | comment clarification | Craig Jennings | 2025-10-15 | 1 | -1/+1 |
| | | |||||
| * | no need to define keymap for webclipper | Craig Jennings | 2025-10-15 | 1 | -11/+13 |
| | | |||||
| * | fix: host-environment: issue with string vs symbol for system-type | Craig Jennings | 2025-10-15 | 1 | -1/+1 |
| | | |||||
| * | add missing capture template for org-contact | Craig Jennings | 2025-10-15 | 1 | -2/+18 |
| | | |||||
| * | feat: webclipper): Add web clipping with org-protocol integration | Craig Jennings | 2025-10-12 | 1 | -107/+268 |
| | | | | | | | | - 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. | ||||
| * | fix: call cj/join-line-or-region with 0 (correct number) args | Craig Jennings | 2025-10-12 | 1 | -1/+1 |
| | | |||||
| * | fix: don't need to scan code-dir for agenda | Craig Jennings | 2025-10-12 | 1 | -3/+3 |
| | | |||||
| * | maint: lazy load macros-file | Craig Jennings | 2025-10-12 | 1 | -18/+31 |
| | | |||||
| * | feat: complete music/dired integration with dired add to playlist | Craig Jennings | 2025-10-12 | 2 | -26/+27 |
| | | |||||
| * | maint: remaining custom functions grouped into separate modules | Craig Jennings | 2025-10-12 | 10 | -866/+874 |
| | | |||||
| * | refactor: keybindings: Consolidate custom keymap setup | Craig Jennings | 2025-10-12 | 2 | -24/+30 |
| | | | | | | Unbind Flyspell's 'C-;' keybinding. Move the custom-keymap definition to keybindings.el bound 'C-;' | ||||
| * | maint: assemble file and buffer operations into single module | Craig Jennings | 2025-10-12 | 2 | -136/+148 |
| | | |||||
| * | feat: mousetrap-mode: move mousetrap-mode from wip into module | Craig Jennings | 2025-10-12 | 2 | -35/+53 |
| | | |||||
| * | changing repositories | Craig Jennings | 2025-10-12 | 82 | -0/+13879 |
