diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-12 10:00:36 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-12 10:00:36 -0500 |
| commit | 1894dd4f1be82b3aad87d9bc4d90db8b11b25f01 (patch) | |
| tree | b9c282bc461d750678370bba545ec569e911f558 /modules/elfeed-config.el | |
| parent | 4975fcbdbedbada8a7ea9851f1110bc2f31aa4ef (diff) | |
| download | dotemacs-1894dd4f1be82b3aad87d9bc4d90db8b11b25f01.tar.gz dotemacs-1894dd4f1be82b3aad87d9bc4d90db8b11b25f01.zip | |
fix(org-roam): put dailies #+FILETAGS and #+TITLE on separate lines
The "d" dailies head ran FILETAGS and TITLE together with no newline, so every C-c n d daily was malformed: Org never parsed #+TITLE and the FILETAGS value swallowed the rest of the line. Extracted the head into the cj/--org-roam-dailies-head defconst so it is unit-testable (the value was unreachable inside the use-package :custom form) and gave it real newlines. Two ERT tests assert the FILETAGS/TITLE line separation and the trailing newline.
Diffstat (limited to 'modules/elfeed-config.el')
0 files changed, 0 insertions, 0 deletions
