From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: How to use FILETAGS? Date: Sun, 5 Oct 2008 17:26:51 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KmSEK-0003R5-1n for emacs-orgmode@gnu.org; Sun, 05 Oct 2008 07:56:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KmSEI-0003Qn-FP for emacs-orgmode@gnu.org; Sun, 05 Oct 2008 07:56:55 -0400 Received: from [199.232.76.173] (port=38348 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmSEI-0003Qf-62 for emacs-orgmode@gnu.org; Sun, 05 Oct 2008 07:56:54 -0400 Received: from ti-out-0910.google.com ([209.85.142.187]:48909) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KmSEH-0001D6-Uy for emacs-orgmode@gnu.org; Sun, 05 Oct 2008 07:56:54 -0400 Received: by ti-out-0910.google.com with SMTP id u5so9022475tia.10 for ; Sun, 05 Oct 2008 04:56:51 -0700 (PDT) Content-Disposition: inline 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 Hello All, I have set a "#+FILETAGS: :Personal:" in my org file (did a C-c C-c to initilalize it.) The tag did not appear in the agenda view like I expected it to. I was hoping to use agenda view filtering on tags to see a subset of tasks with that tag (without having to set that for all tasks.) What else do I need to do for it to work? -- Manish