From 9f14670a8323b7ec761090d136baeab0f9f0437a Mon Sep 17 00:00:00 2001 From: Marcus Kammer Date: Mon, 6 Feb 2023 22:19:23 +0100 Subject: [PATCH] Update org directories --- bundle/custom_gnu.el | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index 66e764dc..5a592da6 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -19,7 +19,7 @@ (undecorated . t) (fullscreen . maximized))) '(delete-selection-mode nil) - '(diary-file "~/Documents/journal/diary") + '(diary-file "~/Documents/org/diary") '(gnus-init-file "~/.emacs.d/.gnus.el") '(hl-paren-colors '("#B9F" "#B8D" "#B7B" "#B69" "#B57" "#B45" "#B33" "#B11")) '(hl-todo-keyword-faces @@ -48,13 +48,14 @@ '(("lisp@conference.a3.pm" . "marcus") ("emacs@salas.suchat.org" . "marcus"))) '(message-user-organization "") - '(org-agenda-files '("agenda/")) + '(org-agenda-files + '("agenda/journal.org" "agenda/meetings.org" "agenda/tasks.org" "agenda/logbook.org" "agenda/appointments.org")) '(org-babel-python-command "python3") '(org-directory "~/Documents/org/") '(org-modules '(ol-bbdb ol-docview ol-eww ol-gnus ol-info ol-irc ol-mhe ol-rmail org-tempo ol-w3m orgtbl-sqlinsert)) '(org-plantuml-jar-path "~/.local/bin/plantuml.jar") - '(org-roam-directory "~/Documents/notes/") + '(org-roam-directory "~/Documents/org") '(package-enable-at-startup t) '(package-selected-packages '(hyperbole ox-rss keepass-mode jabber ox-pandoc mastodon w3m spotify cider clojure-mode mpv markdown-mode csv-mode ox-reveal ob-go org-web-tools org-tree-slide org-roam elfeed erc-image magit go-translate simple-httpd slime racket-mode web-mode go-mode eglot nov vertico emojify ace-window olivetti rainbow-delimiters helpful doom-modeline doom-themes all-the-icons-dired all-the-icons use-package)) @@ -72,7 +73,7 @@ [152 195 121] [198 120 221] [86 182 194]]) - '(timeclock-file "~/Documents/journal/timelog") + '(timeclock-file "~/Documents/org/timelog") '(user-mail-address "marcus.kammer@mailbox.org") '(warning-suppress-log-types '((comp)))) (custom-set-faces