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.
On Sun, Apr 10, 2011 at 10:51 PM, Adrian C. wrote:
> 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,
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
Sorry for replying to my own mail.
On Sun, Apr 10, 2011 at 7:36 PM, Puneeth Chaganti wrote:
> On Sun, Apr 10, 2011 at 1:16 AM, Adrian C.
> I'm not sure this is the best way to do it, but this works.
>
> (setq org-agenda-files (append
> '("~/.life-in-plain-text/")
>
On Sun, Apr 10, 2011 at 1:16 AM, Adrian C. wrote:
> 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-fil
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