summaryrefslogtreecommitdiff
path: root/custom
Commit message (Collapse)AuthorAgeFilesLines
* adding titlecase functionality to reviewCraig Jennings2025-09-032-0/+1117
|
* wip: adding both pdf continuous scroll mode versionsCraig Jennings2025-09-032-35/+1081
|
* Fixing error with defining minor modeCraig Jennings2025-07-121-10/+10
| | | | Used keywords rather than deprecated positional arguments to ‘define-minor-mode’
* add org-noter config using melpa and bind to f6Craig Jennings2025-07-121-2294/+0
|
* adding org-noter for testing/configurationCraig Jennings2025-07-111-0/+2294
|
* adding continuous scroll code in custom + configuring in pdf-configCraig Jennings2025-07-011-0/+434
|
* New Custom Functions, Org Updates, Agenda Updates, &c.Craig Jennings2024-04-221-0/+153
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === Functions === - add function cj/dired-convert-image-to-jpeg - add function cj/dired-copy-path-as-kill - add function cj/export-org-to-md-on-save function - add function cj/org-link-to-current-file === Agenda === - rework the f8 main agenda into custom agenda using Aaron Bieber's ideas - agenda lists now use standard agenda functions - updated packages to remove org-super-agenda and ts (a dependency) - file commentary text updated to reflect the change === Org === - add grocery and shopping list capture items - add missing tests for org-skip-subtree-if-habit - add support for org-habits, including checkboxes - fix issue with org-auto-export-to-md - modularize org-agenda - move todo settings to org-config - reformat org-roam-config === &c. === - add day to sortable date - add disablefastrenderer to hugo server flags - add fill column indicator when emacs lisping - add gpt buffers to the bury-alive-list - add keybinding for fixup-whitespace - add magit cloning settings - finish automatically on "Link" capture - fix company complaints about shutting up function - fix em, e, ff, and f eshell aliases - make fallback theme modus-vivendi - prune the compilation cache when applicable
* removing persistent scratch package; move jump-to=keymapCraig Jennings2024-04-111-566/+0
| | | | | | | | | | | | - persistent scratch throws errors when I don't want them instead of managing the errors, it's easier to remove the package - move jump-to key map to where we declare the files - user constants commit 96e86219094cfe000271dfb1f651abe5b1a42175 Author: Craig Jennings <craigmartinjennings@gmail.com> Date: Thu Apr 11 04:02:40 2024 -0500 removing unused faith.el
* more fit and finish workCraig Jennings2024-04-111-414/+0
| | | | | | | | | | | | | | | | | | | | | | | | | User Constants - move all file and directory constants into it's own file - create the directories and files if they don't exist - warn the user when not found/created General - remove duplicate dirvish go menu entry - remove xterm color in test code (it's already in eshell) - fixed org-drill not starting - fixing issue with auto-complete not working in eshell - adding playlists location for dirvish - moved all org-drill config into the use-package declaration - added drill-dir to user-constants - default ledger-file location changed; updated tasks - git ignore the persist folder - added more point values in fontaine menu - fix for gptel early key grab in authinfo.gpg - removed localrepo from reset script - remove magit-forge package - don't wait too long to bury-buffers - add setting native compile warnings to 'silent - fixed sdcv errors when looking up a word normally and in nov
* new repositoryCraig Jennings2024-04-076-0/+2477