org journal better

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-10-16 19:27:46 +00:00
parent 9ef042d6e9
commit 614cac35fb
1 changed files with 6 additions and 1 deletions

View File

@ -413,7 +413,12 @@ you should place your code here."
;; deno
(add-hook 'typescript-mode-hook 'deno-fmt-mode)
(add-hook 'js2-mode-hook 'deno-fmt-mode)
)
(org/init-org-journal)
;; org-journal
(setq org-journal-dir "~/org/daily/")
)
;; Do not write anything past this comment. This is where Emacs will
;; auto-generate custom variable definitions.