trying to fix
This commit is contained in:
parent
fa407dfeb6
commit
e013d7569e
22945 changed files with 447936 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
<!-- 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>​</p> <p>How do I fix this?</p> <p>​</p> <p>Doom emacs </p> <p>​</p> <pre><code>(org +journal +pretty) ;; init.el ;; config.el (use-package org-journal :defer t :custom (org-journal-dir "~/Documents/org/journal/") :config (setq org-journal-enable-agenda-integration t org-journal-file-format "%F" org-journal-carryover-items "-TODO=\"DONE\"")) </code></pre> </div><!-- SC_ON -->   submitted by   <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>   <span><a href="https://www.reddit.com/r/emacs/comments/r8121a/configuring_orgjournal_and_orgagenda_to_carryover/">[comments]</a></span>
|
Loading…
Add table
Add a link
Reference in a new issue