emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Shelagh Manton <shelagh.manton@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: dependencies and schedule repeater problem
Date: Wed, 2 Nov 2011 20:49:11 +0000 (UTC)	[thread overview]
Message-ID: <j8sac6$5m9$1@dough.gmane.org> (raw)
In-Reply-To: 4eafc750.43610e0a.2041.ffffc9c6@mx.google.com

On Tue, 01 Nov 2011 11:17:51 +0100, Sandra Snan wrote:

> What I want is that if I look at my list of things to do, and I’ve
> already swept the floor and marked it as done, it shouldn’t bother me
> anymore for the day, but pop up the next day. And if I’ve swept the
> floor, I’ll be presented with the opportunity to also mop the floor, if
> it’s been a week since last time. (And I don’t want to mop an unswept
> floor. And I don’t need to mop every time I sweep.)
> 
> 
> This is what I have now.
> 
> I’m using GNU Emacs 23.2.1 (x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll
> bars) of 2010-12-11 on brahms, modified by Debian and the version of
> org-mode that came with it.
> 
> * TODO mop the floor :home:
>   SCHEDULED: <2011-11-01 Tue .+1w>
> ** TODO sweep the floor
>    SCHEDULED: <2011-11-01 Tue .+1d>
> 
> I have a custom agenda search that hides future items. For example,
> expressions like
> ("hh" tags-todo "home+SCHEDULED=\"\"|SCHEDULED<=\"<today>\"") deep
> inside org-agenda-custom-commands.
> 
> I have custom-set
>  '(org-agenda-dim-blocked-tasks (quote invisible))
>  '(org-enforce-todo-dependencies t)
> 
> The problem is that “sweep the floor” never gets marked done since it
> has a repeater, so “mop the floor” never becomes visible.
> 
> Can I fix this problem, or can I get the desired behavior some other
> way?
> 
> Thank you,
> Sandra


> 
> PS
> “mop the floor” and “sweep the floor” are just examples and so are the
> specific intervals. I have many different repeating and depending tasks
> that work like this.

Sandra

you might like to look at org-depend module if you have complicated 
dependency problems, but another way to "repeat" is to not use the 
repeater notation which never gives you a done chore but to use the clone 
subtree shift time (which you can find in the menu for edit structure)

Just some quick thoughts.

Shelagh

      reply	other threads:[~2011-11-02 20:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-01 10:17 dependencies and schedule repeater problem Sandra Snan
2011-11-02 20:49 ` Shelagh Manton [this message]

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='j8sac6$5m9$1@dough.gmane.org' \
    --to=shelagh.manton@gmail.com \
    --cc=emacs-orgmode@gnu.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).