emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: emacs-orgmode@gnu.org
Subject: Suggestions for progress tracking
Date: Wed, 07 Nov 2012 22:00:17 +0800	[thread overview]
Message-ID: <87sj8l7bta.fsf@ericabrahamsen.net> (raw)

I'm starting another novel translation, and want to keep track of
progress in org (I've blown too many deadlines in the past). I've been
looking at the habits functionality, but it doesn't quite match what I
want, and I'm looking for a little advice here. I'd like to:

1. Set myself a minimum of pages translated per day, on weekdays.
2. Record how many pages I do each day.
3. View some habit-style report of how I'm doing relative to my goal.
4. Project when I will be done with the novel at the current rate of
progress.

Obviously I'll be writing some custom elisp to get all of this
functionality, but I'm looking for some advice on the best way to build
the basics. Habits are currently based on either/or values: "done" or
"not done", which doesn't incorporate enough detail. Properties seem
like the best way to keep track of number of pages translated per day,
but that means having a separate TODO heading for each day of work.
State logging could do it, but there are no pre-fab ways of extracting
data out of the log itself.

It seems like there are so many good tools here: the history reporting
of habits, or the progress cookies you can put in headlines, etc. But
they're all tied to headlines or list items being in an on or off state:
TODO/DONE, checked/unchecked.

Anyway, if anyone has any bright ideas, please let me know!

Thanks,
Eric

             reply	other threads:[~2012-11-07 13:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-07 14:00 Eric Abrahamsen [this message]
2012-11-09  7:39 ` Suggestions for progress tracking David Rogers
2012-11-11  3:48   ` Eric Abrahamsen
2012-11-11 10:56     ` Ian Barton
2012-11-25 11:29 ` OT: Tracking progress of LaTeX/PDF output pages (was: Suggestions for progress tracking) Karl Voit

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=87sj8l7bta.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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).