emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bernt Hansen <bernt@norang.ca>
To: Christoph LANGE <ch.lange@jacobs-university.de>
Cc: emacs-orgmode@gnu.org, Christian Egli <christian.egli@sbs.ch>
Subject: Re: How to estimate effort by week?
Date: Sat, 19 Nov 2011 10:32:46 -0500	[thread overview]
Message-ID: <87r514gmap.fsf@norang.ca> (raw)
In-Reply-To: <4EC68D12.5050509@googlemail.com> (Christoph LANGE's message of "Fri, 18 Nov 2011 17:51:30 +0100")

Christoph LANGE <ch.lange@jacobs-university.de> writes:

> Hi Christian,
>
> 2011-11-18 17:32 Christian Egli:
>> Christoph LANGE<ch.lange@jacobs-university.de>  writes:
>>> is there any way of estimating effort by week?
>>
>> Have a look at the doc string of org-effort-durations.
>>
>> Documentation:
>> Conversion factor to minutes for an effort modifier.
>
> Thanks for your pointer, but (if I got you right) that wasn't what I
> meant to ask.
>
> So let me try to ask more precisely:  I was not interested in
> expressing that a task would take me an estimated time of N weeks, but
> in expressing that I would spend at most <some amount of time> per
> week on that task.

Hi Christoph,

Is this to help limit you to that time per week or for estimating?

For limiting you can set up something like this:

--8<---------------cut here---------------start------------->8---
* STARTED Some task
SCHEDULED: <2011-11-21 Mon +1w>
:LOGBOOK:
- State "DONE"       from "STARTED"    [2011-11-19 Sat 10:27]
CLOCK: [2011-11-19 Sat 10:25]--[2011-11-19 Sat 10:27] =>  0:02
CLOCK: [2011-11-19 Sat 09:28]--[2011-11-19 Sat 10:27] =>  0:59
:END:
:PROPERTIES:
:Effort: 1:00
:LAST_REPEAT: [2011-11-19 Sat 10:27]
:END:
Limit work to 60 minutes per week
Let it repeat for next week
--8<---------------cut here---------------end--------------->8---

where the task repeats at some interval (weekly since you want to work
up to 1 hour per week on this task).  When you clock in the task the
modeline shows your current clocked minutes on the task _since your last
repeat_.

Set your Effort property to the limit you want for the task for the
interval and set your repeat to the size of your interval (1 hour per
week in this case)

So when you reach the limit of 1 hour (in this case) you mark the task
DONE which stops the clock and rescheduled the task to the next repeat
date.

When you clock the task in again the modeline shows 0:00 and counts up
to the effort limit again.

Does that help?

Regards,
Bernt

  reply	other threads:[~2011-11-19 15:33 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-18 14:59 How to estimate effort by week? Christoph LANGE
2011-11-18 16:32 ` Christian Egli
2011-11-18 16:51   ` Christoph LANGE
2011-11-19 15:32     ` Bernt Hansen [this message]
2011-11-28 12:09       ` Christoph LANGE
2011-11-28 18:43         ` Bernt Hansen

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=87r514gmap.fsf@norang.ca \
    --to=bernt@norang.ca \
    --cc=ch.lange@jacobs-university.de \
    --cc=christian.egli@sbs.ch \
    --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).