Next: Agenda dispatcher, Previous: Agenda views, Up: Agenda views
The information to be shown is collected from all agenda files,
the files listed in the variable org-agenda-files1. Thus even
if you only work with a single Org-mode file, this file should be put
into that list2. You can customize org-agenda-files, but
the easiest way to maintain it is through the following commands
The Org menu contains the current list of files and can be used to visit any of them.
[1] If the value of that variable is not a list, but a single file name, then the list of agenda files will be maintained in that external file.
[2] When using the dispatcher, pressing 1
before selecting a command will actually limit the command to the
current file, and ignore org-agenda-files until the next
dispatcher command.