summaryrefslogtreecommitdiff
path: root/assets
Commit message (Collapse)AuthorAgeFilesLines
* more abbrevs!Craig Jennings2025-09-061-3/+5
|
* abbrev updateCraig Jennings2025-09-061-0/+1
|
* abbrevs!Craig Jennings2025-09-051-3/+4
|
* moving the use-package info file into it's proper placeCraig Jennings2025-09-031-0/+0
|
* abbrevs!Craig Jennings2025-09-031-1/+2
|
* another abbrevCraig Jennings2025-09-031-0/+1
|
* abbrevsCraig Jennings2025-09-021-8/+8
|
* abbrevsCraig Jennings2025-09-021-1/+4
|
* abbrev updatesCraig Jennings2025-08-301-1/+2
|
* email, ai, and miscellaneousCraig Jennings2025-08-301-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | refactor setup-email script - Enable "set -euo pipefail" for safer execution - Quote all variable references in test conditions - Update script header with usage notes and email setup steps email and org-msg changes - Configure org-msg with inline CSS, greeting, images, citations, and signature - Enable org-msg-mode in all mu4e compose buffers - Advise mu4e-compose-reply and mu4e-compose-wide-reply to use org-msg-edit-mode - Move no-auto-fill hook into mu4e-compose-mode-hook - Disable mu4e-compose-format-flowed and set mu4e-html2text-command - Update gnus-blocked-images comment and remove default signature-file setting - remove org-contact configurations ai changes - historian directive added - added all new directives to menu - changed default directive to default-directive! misc changes - org complains when tab-widths aren't at 8 - refactor and improve delete blank lines region or buffer - change name of add-header function to be more specific - updated tasks - updated abbrevs - documentation for local-arch-wiki-search
* tufte.css inlined for org to html exportCraig Jennings2025-08-212-0/+535
| | | | | | - adding test.org and tufte.css for html exports - removed ox-pandoc from org-export-config - adjusted org-export-config to inline tufte.css instead of the default org css
* more abbrevsCraig Jennings2025-08-211-14/+21
|
* abbrevsCraig Jennings2025-08-181-6/+12
|
* fixin up the abbrevsCraig Jennings2025-08-171-1/+1
|
* fix(abbrev_defs): correct mappings for misspelled wordsCraig Jennings2025-08-161-40/+34
| | | | | Updated numerous replacement targets to their proper spellings and removed or fixed entries with invalid suggestions.
* removing chess piecesCraig Jennings2025-08-152513-164709/+0
|
* latest changesCraig Jennings2025-08-151-6/+0
|
* chore: remove archive-contents and update test assetsCraig Jennings2025-08-144-0/+10
| | | | | | | Delete the legacy archive-contents file. Add a new LaTeX test asset (assets/test-latex.tex). Rename existing test files for consistent naming: - test.ledger → test-ledger.ledger - test.md → test-markdown.md - test_misspellings.org → test-misspellings.org
* abbrev_defs: add idnetify typo and bump countsCraig Jennings2025-08-131-3/+4
|
* abbrevsCraig Jennings2025-08-131-0/+1
|
* abbrev updatesCraig Jennings2025-08-121-5/+12
|
* abbrevsCraig Jennings2025-08-041-3/+5
|
* abbrevsCraig Jennings2025-07-311-4/+14
|
* more abbrevsCraig Jennings2025-07-251-6/+8
|
* removing rogue abbrev, adding new one for scholarshipCraig Jennings2025-07-161-1/+1
|
* abbrevsCraig Jennings2025-07-131-3/+7
|
* more abbrevsCraig Jennings2025-07-111-5/+9
|
* Thursday, June 26, 2025 at 04:52:27 PM CDTCraig Jennings2025-06-263-7/+11
|
* change video tag on elfeed feeds to youtubeCraig Jennings2025-06-111-1/+1
| | | | more accurate source
* more abbrevsCraig Jennings2025-06-111-4/+11
|
* adding rollingstone to feedsCraig Jennings2025-06-071-0/+1
|
* more abbrevs!Craig Jennings2025-06-031-2/+3
|
* added abbrev for singular autopaymentCraig Jennings2025-06-031-0/+1
|
* adding abbrev for autopaymentsCraig Jennings2025-06-031-0/+1
|
* removing stray space in elfeed dashboardCraig Jennings2025-06-031-1/+1
|
* updating elfeed feeds and reworking dashboardCraig Jennings2025-05-312-35/+27
|
* adjusting podcastsCraig Jennings2025-05-241-8/+6
|
* removing bad abbrevCraig Jennings2025-03-061-1/+0
|
* adding you can't hear this rss feedCraig Jennings2024-12-021-0/+1
|
* large feed updateCraig Jennings2024-12-021-3/+42
|
* update packages to aug 24 2024; minor updatesCraig Jennings2024-08-241-6/+12
| | | | | | updating packages to most recent as of Aug 24 2024 add commented help for signature expiration fix typo in comment on cj/elfeed-mark-all-as-read
* new abbrevsCraig Jennings2024-05-101-1/+2
|
* more abbrevsCraig Jennings2024-05-061-0/+3
|
* enhancements, functions, tests, and miscCraig Jennings2024-05-052-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enhancements - move accent-company to C-` and ensure it's on for org mode - re-enable narrow-to-region - turn on network repos by default - remove setq in company's use-package custom clause - increase company delay to .7 secs - recipe templates should have visibility show all - move video recordings code to separate module - move geiser-guile to prog-lisp functions - improve cj/reformat-region-or-buffer via restriction - improvements to test-format-region - adding tests for clear-blank-lines - Add prepend-lines and replace-fraction-glyphs functions - add cj/clear-blank-lines function - create cj/load-all-tests utility function tests - add keybinding for ert-run-tests-interactively - ensure ert libraries are available to load-all-tests - remove running the tests when evaluating the buffer - fix clear-blank-lines and adding better tests misc - updated packages - adding the luddite blog to elfeed - more abbrevs
* refactored flyspell-and-abbrevCraig Jennings2024-04-291-0/+5
| | | | | | - refactored flyspell-and-abbrev, adding ert tests - remove unsetting the C-; keybinding for personal-keymap from Flyspell to custom-functions with the rest of the keybinding commands.
* bug fixing, repo changes, etc.Craig Jennings2024-04-281-1/+2
| | | | | | | | | | | - add font lock studio, - don't disable Emacs native vc backend functions - change elpa mirror location - change default location for localrepo - update packages - add constant for journals directory and ensure it exists on launch - move project file to org-roam - add remote repository reset to scripts folder
* good abbrevCraig Jennings2024-04-261-0/+1
|
* added Google Testing Blog and :testing: topic/tagCraig Jennings2024-04-262-16/+19
|
* re-organized org modules using use-package + maintenance workCraig Jennings2024-04-251-2/+2
| | | | | | | | - updated packages - removed :after org-contrib references - added ob-awk, sed, scheme, and shell backends - make v play with mpv in elfeed search mode map - added abbrevs
* YAA - Yet Another AbbrevCraig Jennings2024-04-221-0/+1
|