org-journal disable item carryover
This commit is contained in:
parent
254e38ab9b
commit
971251f91f
3
init.el
3
init.el
|
@ -669,7 +669,8 @@
|
|||
(org-journal-file-header "#+category: Journal")
|
||||
(org-journal-file-type 'monthly)
|
||||
(org-journal-file-format "%Y-%m_%B.org")
|
||||
(org-journal-date-format "%A, %F"))
|
||||
(org-journal-date-format "%A, %F")
|
||||
(org-journal-carryover-items nil))
|
||||
|
||||
(use-package org-clock
|
||||
:after org
|
||||
|
|
Loading…
Reference in a new issue