<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotemacs/tests/test-org-noter--generate-notes-template.el, 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-02-16T10:49:43+00:00</updated>
<entry>
<title>fix(tests): add missing requires for org-noter test dependencies</title>
<updated>2026-02-16T10:49:43+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-02-16T10:49:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=99f183b82d2a8982f3d53ac1025f61baed67ddba'/>
<id>urn:sha1:99f183b82d2a8982f3d53ac1025f61baed67ddba</id>
<content type='text'>
Tests failed after org-noter-config started using roam-dir and
cj/custom-keymap. Added requires for user-constants and keybindings.
</content>
</entry>
<entry>
<title>fix(tests): fix failing tests across multiple modules</title>
<updated>2026-01-24T19:28:12+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2026-01-24T19:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=9417800ea7fedc658becb550943ed9931c37d031'/>
<id>urn:sha1:9417800ea7fedc658becb550943ed9931c37d031</id>
<content type='text'>
- test-org-noter: add org-id require for org-id-uuid
- test-org-agenda: update to expect 4 base files (pcal added)
- test-org-refile: fix lambda signatures for directory-files-recursively
- test-org-sort: stub cj/custom-keymap, cj/org-map, org-dir
- test-calendar-sync: mark Saturday weekday test as expected-fail (timezone issue)
</content>
</entry>
<entry>
<title>feat(org-noter): implement custom org-noter workflow</title>
<updated>2025-11-21T16:43:19+00:00</updated>
<author>
<name>Craig Jennings</name>
<email>c@cjennings.net</email>
</author>
<published>2025-11-21T16:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.cjennings.net/dotemacs/commit/?id=8c41ee0cf66fa6249a533c3f721463cd2a8435c6'/>
<id>urn:sha1:8c41ee0cf66fa6249a533c3f721463cd2a8435c6</id>
<content type='text'>
Implemented custom org-noter workflow with F6 keybinding:
- Creates notes files as org-roam nodes in org-roam-directory
- Title prompt with pre-slugified default, notes-on-{slug}.org format
- F6 toggles notes window visibility when session active
- Preserves PDF fit setting on toggle
- Deferred org-roam integration to prevent PDF open hang

Also fixed: quick-sdcv quit binding, calendar-sync sentinel buffer error
Added 30 ERT tests for title-to-slug and template generation functions
</content>
</entry>
</feed>
