From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Release 6.10 Date: Sat, 25 Oct 2008 17:30:59 +0530 Message-ID: References: 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 1KthpI-0007cB-IJ for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:01:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KthpG-0007ak-TI for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:01:04 -0400 Received: from [199.232.76.173] (port=55915 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KthpG-0007aW-Ab for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:01:02 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]:31177) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KthpF-0004Og-HC for emacs-orgmode@gnu.org; Sat, 25 Oct 2008 08:01:02 -0400 Received: by ti-out-0910.google.com with SMTP id u5so793394tia.10 for ; Sat, 25 Oct 2008 05:00:59 -0700 (PDT) In-Reply-To: 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: Carsten Dominik Cc: emacs-orgmode List On Sat, Oct 25, 2008 at 4:12 PM, Carsten Dominik wrote: > > On Oct 23, 2008, at 4:46 PM, Manish wrote: >> >> I like this. I end up pushing many of the tasks forward each day. I >> think it's better to use standard agenda for timed tasks >> (appointments, deadlines etc.) and add another block for tasks tagged >> for today and next actions (do anytime tasks.) So I created an agenda >> view that has standard agenda, a block of tags query to include tasks >> tagged "Today" and another block with tasks tagged "Next". But it >> seems filter applies only to the standard agenda block and does not >> show any task from the other two blocks. Can it be done at all? > > > This was a bug related to case-sensitivity when comparing tags. Tags > searches report the downcased list of tags, while other agenda views did > not. THis is fixed now, thanks for the report and followup (which was in > private email). Yep. Confirm bug has been blotted out. Thank you very much. It's awesome now. :) -- Manish PS: Needed to send screenshots of personal agenda hence followed up in private.