| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(tests): add missing requires for org-noter test dependencies | Craig Jennings | 2026-02-16 | 1 | -0/+2 |
| | | | | | | Tests failed after org-noter-config started using roam-dir and cj/custom-keymap. Added requires for user-constants and keybindings. | ||||
| * | feat(org-noter): implement custom org-noter workflow | Craig Jennings | 2025-11-21 | 1 | -0/+100 |
| 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 | |||||
