From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomas Grigera Subject: Re: Question about org-habit and agenda views Date: Fri, 17 Aug 2012 13:15:23 -0300 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2PCp-0008OY-Ck for emacs-orgmode@gnu.org; Fri, 17 Aug 2012 12:15:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T2PCo-0001J5-AQ for emacs-orgmode@gnu.org; Fri, 17 Aug 2012 12:15:27 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:58806) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T2PCo-0001Il-4X for emacs-orgmode@gnu.org; Fri, 17 Aug 2012 12:15:26 -0400 Received: by dadi14 with SMTP id i14so1006228dad.0 for ; Fri, 17 Aug 2012 09:15:24 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Thomas Moyer Cc: emacs-orgmode@gnu.org On Thu, Aug 16, 2012 at 11:28 AM, Thomas Moyer wrote: > I have a set of habits that I do Monday through Friday (weekdays only) and > the best suggestion I have found for this is to have 5 individual TODOs (one > for each day). This seems to work well for the most part, but I have found > one minor annoyance that I can't find a solution for. > > If I don't do one of the habits on Monday, that entry will appear as overdue > until the next week on Monday when it comes around again. Is there a way to > "hide" overdue habits? I don't want to mark it as DONE, since it wasn't even > when it was late. Hi Thomas, In a similar situation, I use a "CANCELLED", or similar, TODO state. It doesn't mark the task as DONE and prevents it from appearing in the agenda as overdue. Tomas