emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* suggestion: balance tracking
@ 2009-08-08 21:13 Ilya Shlyakhter
  0 siblings, 0 replies; only message in thread
From: Ilya Shlyakhter @ 2009-08-08 21:13 UTC (permalink / raw)
  To: emacs-orgmode

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).

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-08 21:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-08 21:13 suggestion: balance tracking Ilya Shlyakhter

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).