Toni Cebrián <ance...@gmail.com> writes: > Shame on me for my diagonal reading of the manual ;) > > Thanks > > On 07/03/12 10:34, François Allisson wrote: >> Hello Toni, >> >>> When I type M-x org-agenda-list with this file >> (...) >>> I get this agenda view: >> (...) >>> That displays nothing. Am I doing something wrong? Why the TODO task is not >>> displayed? >> There is nothing wrong with your file. It is just that it must be >> added to the org-agenda-files variable to be taken into account. >> See http://orgmode.org/manual/Agenda-files.html >>
Alternatively you can restrict the agenda to the current file for testing with C-u C-c C-x < then all agenda commands will operate on the current org file until you remove the restriction. -Bernt