From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Categories Date: Mon, 15 Oct 2007 19:38:34 +0100 Message-ID: <877iloust1.fsf@bzg.ath.cx> References: <1sodf4n1wn.fsf@home.net> <87przk8nom.fsf@bzg.ath.cx> <877ils8jpu.fsf@bzg.ath.cx> <467cec015b737d0c4c69382db9d7f314@science.uva.nl> <87fy0gw9my.fsf@bzg.ath.cx> <87r6jwuuue.fsf@bzg.ath.cx> 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 1IhTtl-0000ww-FH for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:38:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IhTtj-0000vL-T3 for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:38:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IhTtj-0000vF-LV for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:38:35 -0400 Received: from ug-out-1314.google.com ([66.249.92.171]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IhTtj-0004zl-8A for emacs-orgmode@gnu.org; Mon, 15 Oct 2007 13:38:35 -0400 Received: by ug-out-1314.google.com with SMTP id a2so267010ugf for ; Mon, 15 Oct 2007 10:38:34 -0700 (PDT) In-Reply-To: (Richard G. Riley's message of "Mon, 15 Oct 2007 19:23:56 +0200") 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 Richard G Riley writes: > Yes. I see them. I am confused with this Read/NEXT value. Is this the > tag or is Read the tag? What should the line look like in my org file > e.g I have: Please *read* this: http://orgmode.org/org.html#Tag-searches Read is the tag, NEXT is a todo keyword. Tags search with "Read/NEXT" search for "Read" tag, restricting results to items that have a NEXT todo keyword. > ,---- > | ** TODO master tags/categories :Read:VOCAB: > `---- This one is good. -- Bastien