<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Alex's Adventures on the Infobahn - clocks</title><link href="https://www.bennee.com/~alex/" rel="alternate"></link><link href="https://www.bennee.com/~alex/blog/tag/clocks/feed" rel="self"></link><id>https://www.bennee.com/~alex/</id><updated>2011-09-20T17:06:00+01:00</updated><subtitle>the wanderings of a supposed digital native</subtitle><entry><title>org-mode and clocking in</title><link href="https://www.bennee.com/~alex/blog/2011/09/20/org-mode-and-clocking-in/" rel="alternate"></link><published>2011-09-20T17:06:00+01:00</published><updated>2011-09-20T17:06:00+01:00</updated><author><name>alex</name></author><id>tag:www.bennee.com,2011-09-20:/~alex/blog/2011/09/20/org-mode-and-clocking-in/</id><summary type="html">&lt;p&gt;I've recently started using &lt;a class="reference external" href="http://orgmode.org/"&gt;org-mode&lt;/a&gt;'s time tracking to keep track of what I spend my time doing at work. This was in response to being asked by one of my managers what I spend my time doing and basically being forced to guess.&lt;/p&gt;
&lt;p&gt;Setting up a clock page is …&lt;/p&gt;</summary><content type="html">&lt;p&gt;I've recently started using &lt;a class="reference external" href="http://orgmode.org/"&gt;org-mode&lt;/a&gt;'s time tracking to keep track of what I spend my time doing at work. This was in response to being asked by one of my managers what I spend my time doing and basically being forced to guess.&lt;/p&gt;
&lt;p&gt;Setting up a clock page is fairly simple. It's then just a case of C-c C-x C-i and C-c C-x C-o on the appropriate sub tasks. Dynamic blocks can then be added to your org-document to generate &lt;a class="reference external" href="http://orgmode.org/manual/The-clock-table.html#The-clock-table"&gt;weekly, monthly or annual reports&lt;/a&gt; based on the clock lines in the document.&lt;/p&gt;
&lt;p&gt;So far the results have been illuminating and certainly shows how optimistic I can be in predicting how much time I spend doing my core job hacking on the code. However one thing that is captured but hard to summarise is interruption cost. I've taken to switching task every-time I'm interrupted in person or by phone call (I'm not counting IM/IRC as it's less disruptive). I can eyeball the raw data and see that some weeks are exceptionally bad for task switching. However what would useful is a break-down of mean and median clock lengths against each task to give some sort of indication of how much straight line hacking I've gotten done. I have a feeling the :formula and :formatter options could be used for this but I've been struggling to find any example. Does anyone do a similar analysis with their org-mode clock data?&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;UPDATED&lt;/strong&gt;: fixed keystrokes.&lt;/p&gt;
</content><category term="geek"></category><category term="clocks"></category><category term="emacs"></category><category term="org-mode"></category><category term="time"></category></entry></feed>