<!-- SC_OFF --><div class="md"><p>having trouble with org-journal and org-agenda - </p> <p>I configured org-journal-carryover-items to carry over all except those marked DONE . This carryover happens at file-creation time for the next day. </p> <p>If I schedule something in an org-journal entry for a date in the future, the file is created. But there are no carryover items at the time. </p> <p>When items do carry over, the file is already created, so they don’t get added to the existing file.</p> <p>&#x200B;</p> <p>How do I fix this?</p> <p>&#x200B;</p> <p>Doom emacs </p> <p>&#x200B;</p> <pre><code>(org +journal +pretty) ;; init.el ;; config.el (use-package org-journal :defer t :custom (org-journal-dir &quot;~/Documents/org/journal/&quot;) :config (setq org-journal-enable-agenda-integration t org-journal-file-format &quot;%F&quot; org-journal-carryover-items &quot;-TODO=\&quot;DONE\&quot;&quot;)) </code></pre> </div><!-- SC_ON --> &#32; submitted by &#32; <a href="https://www.reddit.com/user/PigsDogsAndSheep"> /u/PigsDogsAndSheep </a> <br/> <span><a href="https://www.reddit.com/r/emacs/comments/r8121a/configuring_orgjournal_and_orgagenda_to_carryover/">[link]</a></span> &#32; <span><a href="https://www.reddit.com/r/emacs/comments/r8121a/configuring_orgjournal_and_orgagenda_to_carryover/">[comments]</a></span>