Hello,
I read the FAQ entry "How can include all org files in a directory in my
agenda?" and I'd like to merge both examples from the answer for my
agenda-files.
To include all org files in a directory I would use
(setq org-agenda-files '("~/org/")).
I have a special projects directory with t
On Sun, 10 Apr 2011, Puneeth Chaganti wrote:
> This is more like it, I think.
>
> (setq org-agenda-files
> (cons "~/org/"
> (file-expand-wildcards "~/projects/*/projects.org")))
Great, thanks very much.
> AFAIK, there's no way out. Agenda needs all those buffers to be open
G
On Sun, 10 Apr 2011, Puneeth Chaganti wrote:
> Hitting `x' in the agenda does it.
Just found that in the thread you linked. I've been killing the agenda.