emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Ilya Shlyakhter <ilya_shl@alum.mit.edu>
To: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: suggestion: balance tracking
Date: Sat, 8 Aug 2009 23:13:44 +0200	[thread overview]
Message-ID: <4b11f87e0908081413uf714a73g48bbfbb559e41ed8@mail.gmail.com> (raw)

A small extension to orgmode would let you track how you're balancing
your time among your projects: whether you're spending more than you
want on some, and less than you want on others.

It would work as follows.   For any node you can define a property
"goal", saying how many todo's you want to complete in that subtree
per day (on average).   For each todo item that you mark DONE, you
would include in the entry the date of its completion.
Then, an orgmode command would, for each subtree with a "goal"
property at the root, compute how many todo's you completed in that
subtree within the last 2 weeks (say), and would report those subtrees
where the average # of todo's per day falls below the goal.   The
report would be sorted, with the most neglected goals first.

Some todo's could be worth more than others; a todo could have a
"goalvalue" property, in which case that property's value would be
added to the subtree's sum, instead of the default value of 1.   E.g.
this could represent hours spent.

The same mechanism could be used to check e.g. the balance of a budget
(whether you're spending more/less money than you would like on some
areas).

                 reply	other threads:[~2009-08-08 21:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4b11f87e0908081413uf714a73g48bbfbb559e41ed8@mail.gmail.com \
    --to=ilya_shl@alum.mit.edu \
    --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).