From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tatsuhito Koya Subject: Re: Clearing checkboxes after a recurring task is done Date: Thu, 1 Sep 2011 11:50:08 -0700 Message-ID: References: <87hb4wi0tv.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001517476486b6573c04abe5b65d Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48909) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzCMd-0000hf-BN for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 14:51:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QzCMc-0007Km-9v for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 14:51:47 -0400 Received: from mail-fx0-f41.google.com ([209.85.161.41]:53533) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QzCMb-0007Jt-W1 for emacs-orgmode@gnu.org; Thu, 01 Sep 2011 14:51:46 -0400 Received: by fxg9 with SMTP id 9so1116215fxg.0 for ; Thu, 01 Sep 2011 11:51:45 -0700 (PDT) In-Reply-To: <87hb4wi0tv.fsf@gmail.com> 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: Nicolas Goaziou Cc: emacs-orgmode@gnu.org --001517476486b6573c04abe5b65d Content-Type: text/plain; charset=ISO-8859-1 Thank you, this is exactly what I need! On Thu, Sep 1, 2011 at 11:17 AM, Nicolas Goaziou wrote: > Hello, > > Tatsuhito Koya writes: > > > I have a recurring task defined something like this: > > > > * TODO Inspect systems > > DEADLINE: <2011-06-01 Wed +1m> > > - [ ] Inspect System A > > - [ ] Inspect System B > > - [ ] Inspect System C > > - [ ] Inspect System D > > > > I notice that even if I change the task to DONE, the checkboxes are > > still checked although the deadline is moved forward by a month. Is > > there a way to automatically clear the checkboxes when I change the > > task to DONE? > > You may have a look at org-checklist in contrib directory, which does > exactly that. > > Regards, > > -- > Nicolas Goaziou > --001517476486b6573c04abe5b65d Content-Type: text/html; charset=ISO-8859-1 Thank you, this is exactly what I need!

On Thu, Sep 1, 2011 at 11:17 AM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
Hello,

Tatsuhito Koya <tkoya96@gmail.com> writes:

> I have a recurring task defined something like this:
>
> * TODO Inspect systems
> DEADLINE: <2011-06-01 Wed +1m>
> - [ ] Inspect System A
> - [ ] Inspect System B
> - [ ] Inspect System C
> - [ ] Inspect System D
>
> I notice that even if I change the task to DONE, the checkboxes are
> still checked although the deadline is moved forward by a month. Is
> there a way to automatically clear the checkboxes when I change the
> task to DONE?

You may have a look at org-checklist in contrib directory, which does
exactly that.

Regards,

--
Nicolas Goaziou

--001517476486b6573c04abe5b65d--