emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* time profiling and other meta-analytic commands (was automatic clocking)
@ 2009-08-23 22:20 Samuel Wales
  2009-08-24 16:34 ` Samuel Wales
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel Wales @ 2009-08-23 22:20 UTC (permalink / raw)
  To: emacs-orgmode

My idea, which might or might not meet the automatic clocking thread's
OP's need, should be called time profiling to avoid confusion.

The idea is to figure out where in the outline hierarchy you
spend your time, in an approximate fashion, much like
profiling code. This is done

  - without polluting the numerous entries with LOGBOOK drawers
  - without the need to clock in and out of hundreds of tasks
  - with exheritance (that is, times get summed up the hierarchy)

It is only one example of a general class of possible
commands that do meta-analysis of the way you use org.
Other members of this class might include

  1) rate measurement, where we display how rapidly you add
     tasks vs. dispose of them on average over a period of
     time.  For example, if you add 10 tasks per day, but
     only mark 5 tasks per day as done, your rate is 0.5.
     This could even be charted.  X axis is time.
  2) design element utilization, where we display,
     numerically, how often you use each todo keyword, tag,
     priority, etc.  If you almost never use a todo keyword,
     it might or might not be useful.  You might discover
     that you are being lazy by marking everything TODO
     instead of using more specific todo keywords.
  3) todo state transition utilization.  Draw a nice
     graph-theoretical chart.
  4) space profiling, where we do something like the "du"
     command in Unix, counting the subtrees that are large
     recursively.
  5) linting, where we check for integrity of the outline
     tree, checking that all nodes have parents, aligning
     tags, enforcing indentation preferences, etc.

-- 
Myalgic encephalomyelitis causes death (Jason et al. 2006)
and severe suffering.  Conflicts of interest are destroying
research. What people "know" is wrong. Silence = death.
http://www.meactionuk.org.uk/What_Is_ME_What_Is_CFS.htm

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: time profiling and other meta-analytic commands (was automatic clocking)
  2009-08-23 22:20 time profiling and other meta-analytic commands (was automatic clocking) Samuel Wales
@ 2009-08-24 16:34 ` Samuel Wales
  0 siblings, 0 replies; 2+ messages in thread
From: Samuel Wales @ 2009-08-24 16:34 UTC (permalink / raw)
  To: emacs-orgmode

By the way, these are wild ideas, not feature requests.  :)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-24 16:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-23 22:20 time profiling and other meta-analytic commands (was automatic clocking) Samuel Wales
2009-08-24 16:34 ` Samuel Wales

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