<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/data, branch main</title>
<subtitle>My Emacs configuration
</subtitle>
<id>https://git.cjennings.net/dotemacs/atom?h=main</id>
<link rel='self' href='https://git.cjennings.net/dotemacs/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/'/>
<updated>2026-04-05T11:22:19+00:00</updated>
<entry>
<title>chore: gitignore and untrack data/ directory</title>
<updated>2026-04-05T11:22:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-04-05T11:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=a03d433d6145ea394747833428091ecbba7bc55c'/>
<id>urn:sha1:a03d433d6145ea394747833428091ecbba7bc55c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(restclient): add REST API client for interactive API exploration</title>
<updated>2026-02-19T05:20:28+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-19T05:20:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=0d56007c1fc700f233e0aa66bb2e647c1fcc8cdf'/>
<id>urn:sha1:0d56007c1fc700f233e0aa66bb2e647c1fcc8cdf</id>
<content type='text'>
restclient.el + restclient-jq integration with SkyFi API templates,
tutorial file, auto key injection from authinfo, 17 ERT tests.
</content>
</entry>
<entry>
<title>chore: untrack calendar sync generated data</title>
<updated>2026-01-27T14:22:42+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-27T14:22:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=036613ae2396f3174255ee92d1333a1d9a2f58f4'/>
<id>urn:sha1:036613ae2396f3174255ee92d1333a1d9a2f58f4</id>
<content type='text'>
These files change every sync and don't belong in version control.
</content>
</entry>
<entry>
<title>fix(calendar-sync): disable auto-start to prevent freeze</title>
<updated>2026-01-14T21:30:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-14T21:30:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=5084dd6a72888e35ea3cabfb03531e9de48a4061'/>
<id>urn:sha1:5084dd6a72888e35ea3cabfb03531e9de48a4061</id>
<content type='text'>
Proton calendar download causes Emacs to freeze. Disabled auto-sync
by default until root cause is investigated. Manual sync still
available via C-; g s keybinding.
</content>
</entry>
<entry>
<title>chore(data): update calendar sync state and history</title>
<updated>2026-01-13T14:13:17+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-13T14:13:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=73d194e5890686be6f4e0cb4dcf185304bf0da8e'/>
<id>urn:sha1:73d194e5890686be6f4e0cb4dcf185304bf0da8e</id>
<content type='text'>
Updated calendar sync state after auto-sync.
</content>
</entry>
<entry>
<title>feat(dirvish): add project shortcuts and remove scratch font override</title>
<updated>2026-01-10T05:36:35+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-10T05:36:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=0d8975d9151064b802bd1ded5d272e03998656ef'/>
<id>urn:sha1:0d8975d9151064b802bd1ded5d272e03998656ef</id>
<content type='text'>
Added dirvish quick-access shortcuts for homelab, kit, and nextjob projects.
Removed 16pt font size override from scratch buffer startup hook.
</content>
</entry>
<entry>
<title>feat(calendar-sync): multi-calendar support with property tests</title>
<updated>2025-12-02T13:55:21+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-12-02T13:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=703bc366cf8439a398362d98bef513ef98942fd4'/>
<id>urn:sha1:703bc366cf8439a398362d98bef513ef98942fd4</id>
<content type='text'>
Added multi-URL calendar sync supporting Google and Proton calendars.
Each calendar syncs to separate file with per-calendar state tracking.
Added 13 property-based tests for RRULE expansion. Total: 150 tests passing.
</content>
</entry>
<entry>
<title>session: Add session notes and org-noter TODO</title>
<updated>2025-11-24T13:59:42+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-24T13:59:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=cc3f4fd917f5387df68cd987acf591762a94025b'/>
<id>urn:sha1:cc3f4fd917f5387df68cd987acf591762a94025b</id>
<content type='text'>
Added session notes for 2025-11-24 DWIM shell command work.
Added detailed TODO for org-noter workflow continuation with known issues and testing requirements.
Added TODO for dwim-shell-command status dashboard with implementation approaches.
</content>
</entry>
<entry>
<title>session: Update calendar sync state and command history</title>
<updated>2025-11-18T18:54:43+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-18T18:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=9ec83e1d71e031a7318387602adf2864b36abf49'/>
<id>urn:sha1:9ec83e1d71e031a7318387602adf2864b36abf49</id>
<content type='text'>
- Updated gcal.org with 377 events from successful RRULE expansion
- Updated sync state with latest sync timestamp
- Updated command history
</content>
</entry>
<entry>
<title>feat: add org keymap under C-; O with cache clear binding</title>
<updated>2025-11-17T22:06:48+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-17T22:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=01fb85b9bfae36fb4f0d66f7a079fbb1b2aa3b0b'/>
<id>urn:sha1:01fb85b9bfae36fb4f0d66f7a079fbb1b2aa3b0b</id>
<content type='text'>
Created general org operations keymap at C-; O separate from specialized
org-table and org-drill keymaps. Added C-; O c binding for clearing
org-element cache to fix org-todo state change errors.
</content>
</entry>
</feed>
