From mboxrd@z Thu Jan 1 00:00:00 1970 From: Borja Tarraso Subject: Re: Org-mode issue with cyclic tasks and checkboxes Date: Wed, 27 Nov 2013 15:20:30 +0200 Message-ID: References: <87k3fu0zhi.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7bb04e9412408104ec28764a Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33203) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlf2g-00068d-Lf for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 08:20:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vlf2d-0005Xe-EQ for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 08:20:34 -0500 Received: from mail-qa0-x22d.google.com ([2607:f8b0:400d:c00::22d]:36035) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vlf2d-0005XO-7s for emacs-orgmode@gnu.org; Wed, 27 Nov 2013 08:20:31 -0500 Received: by mail-qa0-f45.google.com with SMTP id o15so5709984qap.11 for ; Wed, 27 Nov 2013 05:20:30 -0800 (PST) In-Reply-To: <87k3fu0zhi.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: Myles English Cc: emacs-orgmode@gnu.org --047d7bb04e9412408104ec28764a Content-Type: text/plain; charset=ISO-8859-1 Thanks for answer. I already got another answer from stackoverflow, where I ask exactly the same question, is here: http://stackoverflow.com/questions/20164918/how-to-untick-checkboxes-in-org-mode-for-the-next-cyclic-repetitive-task But basically the solution it was include this: :PROPERTIES: :RESET_CHECK_BOXES: t :END: and of course (require 'org-checklist) should be included in .emacs configuration file. Again, thanks for the answer. Regards, Borja Tarraso 2013/11/16 Borja Tarraso > Hi, > > I am working with cyclic or repetitive tasks in org-mode, inside this > task, I have several checkboxes. So when I finished all the list, normally > I put the task as done, and new task with sublist of checkboxes is created > for the next cycle, however, those checkboxes appears as ticked and I think > should be unticked as it is new cycle task, e.g.: > > * TODO Cyclic monthly home [0/5] > SCHEDULED: <2013-11-30 Sat +1m> > - [ ] pay sauna > - [ ] pay electricity > - [ ] pay renting > - [ ] pay internet > - [ ] pay union > > Once I ticked all of them and put it as done, this is what I can see: > > * WIP Cyclic monthly home [5/5] > SCHEDULED: <2014-01-30 Thu +1m> > - State "DONE" from "WIP" [2013-11-06 Wed 20:49] > :PROPERTIES: > :LAST_REPEAT: [2013-11-06 Wed 20:49] > :END: > - [X] pay sauna <--- this should be unticked > - [X] pay electricity <-- this should be unticked > - [X] pay renting <-- this should be unticked > - [X] pay internet <-- this should be unticked > - [X] pay union <-- this should be unticked > > Am I missing something? or is some bug that should be fixed? > > I am using those versions: > > Emacs version: > GNU Emacs 24.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) > of 2013-08-30 on apocalipsis > > Org-mode version: > Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef @ > /usr/local/share/emacs/24.3/lisp/org/) > > Regards, > Borja Tarraso > --047d7bb04e9412408104ec28764a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Thanks for answer.

I already got anothe= r answer from stackoverflow, where I ask exactly the same question, is here= :


But basically the solution it was include this:

:PROPERTIES:
:RESET_CHECK_BOXES: t
:E= ND:

and of course=A0(require 'org-checklist) should be included in .emacs c= onfiguration file.

Again, thanks for the answer.
=
Regards,
B= orja Tarraso


2013/11/16 Borja Tarraso <borja.tarraso@gmail.com>
Hi,

I am working with cyclic or repetiti= ve tasks in org-mode, inside this task, I have several checkboxes. So when = I finished all the list, normally I put the task as done, and new task with= sublist of checkboxes is created for the next cycle, however, those checkb= oxes appears as ticked and I think should be unticked as it is new cycle ta= sk, e.g.:

* TODO Cyclic monthly home [0/5]
SCHEDULED: <2013-11-30= Sat +1m>
=A0- [ ] pay sauna
=A0- [ ] pay electricity
=A0- [ ] = pay renting
=A0- [ ] pay internet
=A0- [ ] pay union

Once I ticked= all of them and put it as done, this is what I can see:

* WIP Cyclic monthly home [5/5]
SCHEDULED: <2014-01-30 Thu +1m>- State "DONE"=A0=A0=A0=A0=A0=A0 from "WIP"=A0=A0=A0= =A0=A0=A0=A0 [2013-11-06 Wed 20:49]
:PROPERTIES:
:LAST_REPEAT: [2013-= 11-06 Wed 20:49]
:END:
=A0- [X] pay sauna <--- this should be unticked
=A0- [X] pay electric= ity <-- this should be unticked
=A0- [X] pay renting <-- this shou= ld be unticked
=A0- [X] pay internet <-- this should be unticked
= =A0- [X] pay union <-- this should be unticked

Am I missing something? or is some bug that should be fixed?=

I am using those versions:

Emacs version:
GNU = Emacs 24.3.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 20= 13-08-30 on apocalipsis

Org-mode version:
Org-mode version 7.9.3f (release_7.9.3f-17-g7524ef= @ /usr/local/share/emacs/24.3/lisp/org/)

Regards,
Bor= ja Tarraso

--047d7bb04e9412408104ec28764a--