emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding Org Files to org-agenda-files


From: Jeremie Juste
Subject: Re: Adding Org Files to org-agenda-files
Date: Sat, 28 Nov 2020 20:01:48 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

|| On Saturday, 28 Nov 2020 at 19:43, daniela-spit@gmx.it wrote:
> Why does Agenda not simply honour the init file.  Many fume something awful
> when you question them on how things are done.
It turns out that it does.

This what I have in my input file

(setq org-agenda-files
   '("~/Documents/academic-project.org" "~/Documents/when-tired.org"
   "~/Documents/work.org" "~/Documents/refile.org"
   "~/Documents/todo.org"))

just be careful about the custom-set-variables section. I you use
the command (org-agenda-file-to-front) to add files to org-agenda-files,
then if I'm not mistaken the org-agenda-files will get redefined in the
custom-set-variables section.

HTH,
Best regards,
Jeremie






reply via email to

[Prev in Thread] Current Thread [Next in Thread]