From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Patterson Subject: Restrict agenda view to multiple files matching a pattern? Date: Mon, 23 Mar 2009 11:56:53 -0700 Message-ID: <87hc1kxe2y.fsf@transitory.lefae.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LlpKp-000109-GN for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 14:57:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LlpKk-0000rJ-Qw for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 14:57:18 -0400 Received: from [199.232.76.173] (port=38462 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LlpKk-0000qm-BZ for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 14:57:14 -0400 Received: from main.gmane.org ([80.91.229.2]:58133 helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LlpKj-0003pc-5d for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 14:57:14 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1LlpKb-0001uy-FQ for emacs-orgmode@gnu.org; Mon, 23 Mar 2009 18:57:05 +0000 Received: from rpatterson.net ([69.12.174.198]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2009 18:57:05 +0000 Received: from me by rpatterson.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 23 Mar 2009 18:57:05 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org So far at least, I have my tasks broken up into multiple *.org files whose names reflect general categories. Often I want to look at the agenda view for files starting with "work" to look at all my work tasks. Is there a way I can do this or a better way I should be organizing my tasks? Putting all my tasks into one work file would just be way too much as I am a freelancer and have a lot to keep track of. Similarly I don't really want to tag every work task just to support this. Any suggestions? Ross