emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Daniel Rigby <danielrigby@fastmail.fm>
To: emacs-orgmode@gnu.org
Subject: Tracking time estimates for incomplete tasks
Date: Wed, 30 Jul 2014 22:56:15 +0100	[thread overview]
Message-ID: <1406757375.1375999.147440774.5D9C0563@webmail.messagingengine.com> (raw)

Hi all,

I've been using org-mode to track the time spent on various tasks in a
project, by clocking work time. I'm now planning additional tasks, and
for these new tasks I am starting to add time estimates. The columnview
dynamic block gives a nice summary of the time I've spent on tasks, and
the time estimates.

I'm interested in tracking the time estimates for only the incomplete
tasks. I've created an additional column for this in the columnview
table. Is there a way to add up the estimated times of only the
incomplete tasks? Maybe a table formula could populate the additional
column using this pseudo-code:

"if Status == TODO/NEXT then print estimated time else print 0"

and then the sum could be calculated.

Note that the time estimates can be specified in hours or days (1 day =
7 hours). The table already converts the clocked times and the time
estimates into days using this rule, but the formula would have to
handle it as well.

A metric I would be interested in for tracking progress is
(sum of time estimates for all incomplete tasks) / ((sum of time
estimates for all incomplete tasks) + (clocked time of all completed
tasks)), so maybe the table could calculate this as well.

Hope this makes sense.

Regards,
Dan

             reply	other threads:[~2014-07-30 21:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-30 21:56 Daniel Rigby [this message]
2014-07-31 10:51 ` Tracking time estimates for incomplete tasks Daniel Rigby
  -- strict thread matches above, loose matches on Subject: below --
2014-07-31  6:23 Daniel Rigby

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=1406757375.1375999.147440774.5D9C0563@webmail.messagingengine.com \
    --to=danielrigby@fastmail.fm \
    --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).