From: rearman Date: Mon, 11 May 2026 15:27:56 +0000 (-0400) Subject: Add this file to org-agenda-list X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=88e1d1cf8250011cad6cd6e1460738fcdf3ec707;p=emacsinit.git Add this file to org-agenda-list --- diff --git a/config.org b/config.org index 8aaf5b5..33ad741 100644 --- a/config.org +++ b/config.org @@ -278,7 +278,8 @@ Sly really doesn't play well with elodc in the minibuffer, so here are some sett (add-hook 'org-agenda-mode-hook #'hl-line-mode) (setq org-agenda-files (append '("~/org/") - (file-expand-wildcards "~/projects/*/")) + (file-expand-wildcards "~/projects/*/") + (file-expand-wildcards "~/.emacs.d/config.org")) org-refile-targets '((nil :maxlevel . 9) (org-agenda-files :maxlevel . 9)) org-refile-use-outline-path 'file