summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* 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
* feat:popper: Add async-native-compile-log buffer to popup rulesCraig Jennings2025-10-271-0/+1
* maint:vc install org-msg, disable debugging on org-gcalCraig Jennings2025-10-272-7/+1
* refactor: Rename custom-file-buffer to custom-buffer-fileCraig Jennings2025-10-273-157/+141
* maint:weather: update wttrin installation to vc-installCraig Jennings2025-10-271-2/+1
* maint:org-gcal: Add forward declarations and update org-gcal usageCraig Jennings2025-10-271-1/+7
* feat:which-key: Add descriptive labels for custom keymapsCraig Jennings2025-10-2734-30/+322
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-4/+5
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-3/+7
* feat:test-runner: Enhance ERT test runner with focus/unfocus supportCraig Jennings2025-10-271-81/+220
* feat:browser-config: Integrate browser configuration and add testsCraig Jennings2025-10-271-19/+62
* feat:jumper: Integrate and enhance 'jumper' module with testsCraig Jennings2025-10-271-76/+176
* feat:text-generation: improve and rename lorem generatorCraig Jennings2025-10-261-34/+59
* chore: Remove redundant autoload directives from modulesCraig Jennings2025-10-269-41/+0
* feat:org-contacts: Enhance email parsing and add testsCraig Jennings2025-10-261-80/+75
* feat:org-webclipper: Add smart heading adjustmentCraig Jennings2025-10-261-17/+29
* chore:org-agenda: Remove outdated test file and unused codeCraig Jennings2025-10-261-2/+0
* feat:org-roam-config: Add new utilities and testsCraig Jennings2025-10-261-31/+57
* feat:text-enclose): Enhance text enclosure: new functions and testsCraig Jennings2025-10-261-52/+243
* feat+test: custom-ordering: line manipulation utils + testsCraig Jennings2025-10-261-1/+95
* feat+test:ordering: add prefix/suffix to arrayify/convenience funcsCraig Jennings2025-10-261-34/+100
* test+fix:custom-misc: add tests and fix fraction glyph bugCraig Jennings2025-10-261-31/+59