Marcelo de Moraes Serpa <[email protected]> writes:
> Hi guys,
>
> Is there a way to define an agenda filter that will search in only one of the
> agenda files? The
> reason I do that is because although I have several files added to the
> agenda, only one contains
> "actionable items" (gtd.org).
There are multiple ways to do this.
1) visit the file and restrict agenda view to the file with C-u C-c C-x <
2) set org-agenda-files for some custom-agenda-command just to use this
one file
1) also restricts search results with C-c C-a / which may not be what
you want
HTH,
Bernt