emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Eraldo Helal <eraldo@eraldo.org>
Cc: Org-Mode <emacs-orgmode@gnu.org>
Subject: Re: QUESTION how to revert repeating sub-tasks?
Date: Wed, 19 May 2010 11:55:49 +0200	[thread overview]
Message-ID: <EA65F640-9DF0-482B-B660-E55C4CC36ACC@gmail.com> (raw)
In-Reply-To: <87d3wuy5rn.fsf@eraldo.org>

Hi Eraldo,

this is currently not possible - please take a look at org- 
checklist.el, maybe that is a way to address your wish.

Otherwise, I guess I could make a hook that you could use to fix the  
issue for yourself.  I guess more than just witching the states would  
be need, for example cleaning up logging time stamps and notes???

- Carsten


On May 17, 2010, at 4:14 PM, Eraldo Helal wrote:

> link: how to revert repeating sub-tasks? http://openpaste.org/en/ 
> 21646/
>
> I have a repeating tasks that looks like this:
> ,----
> | * TODO daily review
> |   SCHEDULED: <2010-01-01 .+1d>
> |   :LOGBOOK:...
> |   :PROPERTIES:...
> | ** TODO task A...
> | ** TODO task B...
> `----
>
> Problem:
>    After I have marked the sub-tasks and main task (in that order)  
> done,
>    but the sub-tasks remain in 'DONE' state.
>
> Longer problem description:
>    I have blocking enables, so I can only mark the main repeating  
> task 'DONE'
>    after all the sub-tasks are 'DONE' as well.
>    The main repeating task (daily review) works great.
>    It reverts to 'TODO' with the new scheduled date (day after today)
>    and leaves a note in the 'LOGBOOK'.
>    However the sub-tasks remain in the 'DONE' state
>    instead of reverting to 'TODO' as well.
>
> Example: (based on example above with current date being 2010-05-17)
>    - switched all sub-tasks to DONE
>    - switched the main task to DONE
> current output:
> ,----
> | * TODO daily review
> |   SCHEDULED: <2010-05-18 .+1d >
> |   :LOGBOOK:...
> |   :PROPERTIES:...
> | ** DONE task A...
> | ** DONE task B...
> `----
>
> desired output:
> ,----
> | * TODO daily review
> |   SCHEDULED: <2010-05-18 .+1d >
> |   :LOGBOOK:...
> |   :PROPERTIES:...
> | ** TODO task A...
> | ** TODO task B...
> `----
>
> I would prefer 'TODO's instead of checkboxed if possible.
> Any ideas how to get there?
>
> Greetings from Austria,
> Eraldo
>
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten

  reply	other threads:[~2010-05-19 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17 14:14 QUESTION how to revert repeating sub-tasks? Eraldo Helal
2010-05-19  9:55 ` Carsten Dominik [this message]
2010-05-20 13:51   ` Eraldo Helal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=EA65F640-9DF0-482B-B660-E55C4CC36ACC@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=eraldo@eraldo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).