From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noorul Islam K M Subject: Re: [orgmobile] Search by two tags or more Date: Thu, 19 Nov 2009 12:21:06 +0530 Message-ID: <87hbsrm2hx.fsf@noorul.maa.corp.collab.net> References: <1e5bcefd0911181406p52417a7bsa790facfcef4e525@mail.gmail.com> <53821f890911182200t1c23dcfasf7f90e641949e1b4@mail.gmail.com> <13423.1258611855@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NB0rv-0007oH-Ik for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 01:51:51 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NB0rq-0007ko-Br for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 01:51:50 -0500 Received: from [199.232.76.173] (port=41020 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NB0rp-0007kP-Q8 for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 01:51:45 -0500 Received: from mail-pz0-f181.google.com ([209.85.222.181]:59978) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NB0rp-0002qJ-2J for emacs-orgmode@gnu.org; Thu, 19 Nov 2009 01:51:45 -0500 Received: by pzk11 with SMTP id 11so1293903pzk.14 for ; Wed, 18 Nov 2009 22:51:44 -0800 (PST) In-Reply-To: <13423.1258611855@gamaville.dokosmarshall.org> (Nick Dokos's message of "Thu, 19 Nov 2009 01:24:15 -0500") 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: nicholas.dokos@hp.com Cc: Org Mode Nick Dokos writes: > Noorul Islam wrote: > >> On Thu, Nov 19, 2009 at 3:44 AM, Richard Moreland wrote: >> > Hi again Marcelo, >> > >> > I haven't yet implemented this feature, but it is a good idea. =C2=A0I= will consider how to best implement this for a future release. >> > >>=20 >> I remember reading this >>=20 >> http://orgmode.org/manual/Tag-searches.html#Tag-searches >>=20 >> But the boolean operators does not work along with C-c \ for me. >>=20 >> Since it is already in the manual, is it not supposed to work? >>=20 > > Are you talking about the same thing? > > I presume Richard and Marcelo are talking about Richard's iPhone app > (which I have not used). IIUC, it's that app that does not implement > the feature (searching for items with two tags). > > OTOH, org-mode itself does implement the above search perfectly well > in my very limited testing: > > C-c \ +foo+baz > > finds all items that are tagged :foo:bar: correctly. > > What search did you try that didn't work? What did it give? A bit more > context about what you tried and what the environment was would help. You are right. My search was wrong. I tried + insteng of | Sorry for the trouble. Thanks Noorul