From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?Q?S=C3=A9bastien_Vauban?= Subject: Re: Restrict agenda search to specific org files Date: Fri, 29 Apr 2011 12:36:56 +0200 Message-ID: <80liytjqd3.fsf@somewhere.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org-mXXj517/zsQ@public.gmane.org To: emacs-orgmode-mXXj517/zsQ@public.gmane.org Hi Marcelo, Marcelo de Moraes Serpa wrote: > I'd like to know if it's possible to create custom agenda search > commands that will search only specific files (a subset) from the > agenda list. It would be nice if we could also override the agenda > file list and just specify the file(s) in the command. Example: #+begin_src emacs-lisp ("Qw" "Website search" search "" ((org-agenda-files (file-expand-wildcards "~/Public/Websites/Org/source/*.org")))) #+end_src Best regards, Seb --=20 S=C3=A9bastien Vauban