emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Samuel Wales <samologist@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: a small idea for repeating tasks
Date: Fri, 26 Jun 2009 09:52:47 +0200	[thread overview]
Message-ID: <77586740-9180-40B6-873F-C01E539D5B6F@gmail.com> (raw)
In-Reply-To: <20524da70906252055u7370e73ex5a3632f189c57cda@mail.gmail.com>


On Jun 26, 2009, at 5:55 AM, Samuel Wales wrote:

> When you try to mark a repeating task done, org appears to
> change it to the first item in org-todo-keywords.  Many
> people have "TODO" there.  This appears to conflict with other uses of
> that variable, as it also determines sort order and cycle order.
>
> Perhaps a new variable can contain the todo keyword that
> should be used when a repeating task is marked done.
>
> Then it doesn't matter what sort order you use.
>
> Thanks.

This is because you have set up your TODO keywords as `sequence',
not as `type'.  So the repeater assumes that this is a sequence
of states that should be repeated.

If you did

#+TYP_TODO: TODO(t) STARTED(s) REPEAT(r) WAITING(w) APPT(a) | DONE(d)
CANCELLED(c) DEFERRED(f)

this would work as you expect.

Type or sequence make a difference only in two situations:

1. When the repeater rests an entry
2. When you press C-c C-t and *don't* use fast access keys
    to TODO states.  Then `C-c C-t' will jump directly to DONE
    from any not-done state.

Sounds pretty consistent to me.

I guess we could have a property to force a particular repeat state
where needed....

- Carsten

>
> --  
> Myalgic encephalomyelitis denialism is causing death and severe  
> suffering,
> worse than MS.  Conflicts of interest are destroying research.  / 
> You/ can
> get the disease at any time permanently.  Do science and justice  
> matter to
> you?  http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2009-06-26  7:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-26  3:55 a small idea for repeating tasks Samuel Wales
2009-06-26  4:15 ` Charles Cave
2009-06-26  4:47   ` Charles Cave
2009-06-26  7:52 ` Carsten Dominik [this message]
2009-06-26 16:39   ` Samuel Wales

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=77586740-9180-40B6-873F-C01E539D5B6F@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=samologist@gmail.com \
    /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).