From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steinar Bang Subject: Re: Habit tracking and table data Date: Tue, 01 May 2012 08:46:47 +0200 Message-ID: <87sjfk8kko.fsf@dod.no> References: <87wr4wu5du.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42993) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SP6rb-000128-6y for emacs-orgmode@gnu.org; Tue, 01 May 2012 02:47:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SP6rZ-0006Jv-7x for emacs-orgmode@gnu.org; Tue, 01 May 2012 02:47:06 -0400 Received: from plane.gmane.org ([80.91.229.3]:44253) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SP6rZ-0006Is-0x for emacs-orgmode@gnu.org; Tue, 01 May 2012 02:47:05 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1SP6rT-0006Q0-GQ for emacs-orgmode@gnu.org; Tue, 01 May 2012 08:46:59 +0200 Received: from cm-84.208.231.161.getinternet.no ([84.208.231.161]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 May 2012 08:46:59 +0200 Received: from sb by cm-84.208.231.161.getinternet.no with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 01 May 2012 08:46:59 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org >>>>> Bastien : > Steinar Bang writes: >> I'm logging my bicycling to work using org habit tracking. I'm using a >> comment to track the time and distance (and average speed). It would >> have been nice if the habit tracking could have used a table for this. > Can you give an example of what you are using *** TODO Til jobb 2012 :LOGBOOK: - State "DONE" from "TODO" [2012-04-30 Mon 09:41] \\ 32:50, Skillebekk, Sinsen, Torshovdalen, 15.37km (28.09km/t) - State "DONE" from "TODO" [2012-04-27 Fri 16:09] \\ 37:29, Skillebekk, Sinsen, Torshovdalen, 15.35km (24.97km/t) :END: :PROPERTIES: :LAST_REPEAT: [2012-04-30 Mon 09:40] :LOGGING: lognoterepeat :STYLE: habit :END: SCHEDULED <2011-07-24 Sun +1d> > and what you would like to use instead? I'm not quite sure, but I would like to have the numbers in table columns, and be able to pull out graphs and calculations from them (eg. overall average speed, best times, worst times).