emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Gilbert <mcg@gilbert.org>
To: Darlan Cavalcante Moreira <darcamo@gmail.com>
Cc: emacs-orgmode Mailinglist <emacs-orgmode@gnu.org>
Subject: Re: tabular logging of values in habits and other repeating	tasks
Date: Mon, 5 Jul 2010 18:18:47 -0700	[thread overview]
Message-ID: <2E670287-CFE9-45EA-A078-CC45EE03AF2F@gilbert.org> (raw)
In-Reply-To: <20100705210755.5F720E7ED4E8@peach.gilbert.org>

Darlan —

Thank you for the additional hand-holding. This will be very useful to me. Much obliged!

— Michael


On Jul 5,2010, at 2:06 PM, Darlan Cavalcante Moreira wrote:

> What I though is something like the task below
> --8<---------------cut here---------------start------------->8---
> * TODO Running
>  :PROPERTIES:
>  :STYLE:    habit
>  :END:
> 
>  | Date             | Place            | Distance |
>  |------------------+------------------+----------|
>  | [2010-07-03 Sáb] | Park Something   | 6km      |
>  | [2010-07-05 Seg] | Some other place | 5km      |
> --8<---------------cut here---------------end--------------->8---
> 
> You then create a template that adds a line after the hline in the
> table. That way the most recent completed task would be in the top.
> 
> Whenever you do the task you call org-capture with the template to add a
> new line to the table and then mark the task as done. It is true that
> adding the line and marking the task as done are not a "single thing", but
> with org-capture you can add a line to the table from any buffer without
> needing to go until the task heading and the table keeps everything more
> organized.
> 
> Also, you can give this table a name and do whatever you want with it using
> org babel super powers. You could easily calculate the mean distance that
> you run, the variance, maybe even plot the distances that you run in each
> day (there is probably a way to use the inactive timestamps as values for
> the x axis). This would not be possible if you store the information as
> notes in the task.

      parent reply	other threads:[~2010-07-06  1:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-05  7:46 tabular logging of values in habits and other repeating tasks Michael Gilbert
2010-07-05  9:01 ` Darlan Cavalcante Moreira
2010-07-05 18:31   ` Michael Gilbert
2010-07-05 21:06     ` Darlan Cavalcante Moreira
     [not found]     ` <20100705210755.5F720E7ED4E8@peach.gilbert.org>
2010-07-06  1:18       ` Michael Gilbert [this message]

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=2E670287-CFE9-45EA-A078-CC45EE03AF2F@gilbert.org \
    --to=mcg@gilbert.org \
    --cc=darcamo@gmail.com \
    --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).