emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Global Task List


From: Olivier Schwander
Subject: Re: [O] Global Task List
Date: Fri, 11 Nov 2011 21:17:56 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Le 11 Nov 2011 12:17, Cameron Seader a écrit:
> I get an error when setting the variable to a folder
> (setq org-agenda-custom-commands
>         ((org-agenda-files '("~/Documents/Notes/org/"))
>         ))

You are not supposed to set it to a folder. I use something like:

(setq org-agenda-files (file-expand-wildcards "~/Notes/*.org"))

Olivier



reply via email to

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