<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/modules/org-roam-config.el, branch v0.71</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=v0.71</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=v0.71'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2025-09-03T18:58:22+00:00</updated>
<entry>
<title>refactor: Simplify org-capture templates; fix duplicate properties</title>
<updated>2025-09-03T18:58:22+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-03T18:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=0fe3065f7ca9aa4c02c48e186fccb91ad3a81f59'/>
<id>urn:sha1:0fe3065f7ca9aa4c02c48e186fccb91ad3a81f59</id>
<content type='text'>
The commit simplifies and streamlines the Org configuration by:
- Removing grocery and shopping list templates
- Cleaning up org-roam templates by moving content to template files
- Removing webclip specific template and function
- Improving formatting and indentation for better readability

This also fixes an issue where duplicate org-roam properties were being inserted into the resulting capture file.
</content>
</entry>
<entry>
<title>wip webclipper and org-capture issues</title>
<updated>2025-09-01T17:52:06+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-09-01T17:52:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=33b8a7c60839b2a83a5d0d2c3c85ca147c9a5f74'/>
<id>urn:sha1:33b8a7c60839b2a83a5d0d2c3c85ca147c9a5f74</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adding author statements to all el files</title>
<updated>2025-06-07T05:02:57+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-06-07T05:02:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=4d432999c77aa2613c3bc6f118e708a21d120422'/>
<id>urn:sha1:4d432999c77aa2613c3bc6f118e708a21d120422</id>
<content type='text'>
</content>
</entry>
<entry>
<title>enhancements, functions, tests, and misc</title>
<updated>2024-05-05T14:34:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-05-05T14:23:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=4566ec69d269ecba8d9386a131b932ee5244aa8e'/>
<id>urn:sha1:4566ec69d269ecba8d9386a131b932ee5244aa8e</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>bug fixing, repo changes, etc.</title>
<updated>2024-04-29T01:59:39+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-29T01:59:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=e9e5696bc95d34aad8eb561d7458ac21b06359b0'/>
<id>urn:sha1:e9e5696bc95d34aad8eb561d7458ac21b06359b0</id>
<content type='text'>
- 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
</content>
</entry>
<entry>
<title>New Custom Functions, Org Updates, Agenda Updates, &amp;c.</title>
<updated>2024-04-22T17:23:13+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-22T17:23:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=2dd3aed6971fe74915c1fc09b4de20a6c64e817b'/>
<id>urn:sha1:2dd3aed6971fe74915c1fc09b4de20a6c64e817b</id>
<content type='text'>
=== 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

=== &amp;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
</content>
</entry>
<entry>
<title>fit and finish work</title>
<updated>2024-04-08T22:16:29+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-08T22:16:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=a55a5248bd2dae5f849476d0f7b5dcd8d91cf929'/>
<id>urn:sha1:a55a5248bd2dae5f849476d0f7b5dcd8d91cf929</id>
<content type='text'>
- gptel: added gptel-send-region with global keybinding
- projectile: made project-switch-actions more efficient with regexp
- prog-go: removed disabled code
- mu4e: capture template captures region if selected
- system utils: merged bury alive with other killing buffer code
- org-capture: renamed *website-clipper to org-webpage-clipper
- rg: auto switch to ripgrep-results window when ripgrep search completes
- dashboard: remove dashboard banner custom face

General
- moved abbrev_defs to assets
- removed gitmodules file
- updated packages
- fixed docstring and formatting throughout

Custom-Functions
- move cj/merge-list-to-list to custom-functions
- add remove leading trailing whitespace function
- corrected arrayify prompt

Font-Config
- added font point sizes in fontaine menu
- make default font point size 11

Python
- adding back python poetry support
- added cj/python-setup method
- merge python and python-mode configurations
  (they are the same built-in package)

Show-Kill-Ring
- show-kill-ring displays in another read-only buffer
- show-kill-ring exits with q

Elfeed
- moved elfeed-feeds.org to assets
- removed Wired from elfeed feeds
- moved ElfeedDB to user-emacs-directory/.elfeed-db
- moved elfeed-dashboard.org to assets
</content>
</entry>
<entry>
<title>new repository</title>
<updated>2024-04-07T18:41:34+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2024-04-07T18:41:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36'/>
<id>urn:sha1:754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36</id>
<content type='text'>
</content>
</entry>
</feed>
