all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xiaolong Tang <xiaolong.snake@gmail.com>
To: Emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Timeline View Ouput for a Project
Date: Fri, 15 Jan 2010 01:36:24 -0600	[thread overview]
Message-ID: <m21vhrrf9j.wl%xiaolong.snake@gmail.com> (raw)

Hi all,

I am in the case of keep tracking of my development on a project in org-mode.
Suppose that I have a project called "lambda". Preferably I set up a file "lambda.org" for this project. 

Each day I may push more TODO lists into the project while making some progress on those TODO lists set up before (All of the TODO lists are with the same tag, for example, "lambda"). In order to report my performance, each time I start to work on the project, I check in by "C-c C-x C-i", namely, clock-in, and check out by "C-c C-x C-o", namely, clock-out. So far so good with the org-mode. 

Next, I expect to have the per day report of the project in terms of the items and the daily time length I spend on these times. In my mind, the view looks like something as below:

Monday     11 January 2010 
  Scheduled [Headline] 
  TODO [Headline]   [Time Length]                                 :@lambda::
  TODO [Headline]   [Time Length]                                 :@lambda::
  ...
Tuesday    12 January 2010
  Scheduled [Headline] 
  TODO [Headline]   [Time Length]                                 :@lambda::
  TODO [Headline]   [Time Length]                                 :@lambda::
  ...
...

The timeline view of a single org file does not fit, and neither does the agenda view with clock report. So, I am wondering how I can achieve to have the daily report on a project. If my mental model on a project tracking does not make much sense, is there any suggestions or advices for using Org-mode to keep track of the development of a project?

Thanks,

  Xiaolong

             reply	other threads:[~2010-01-15  7:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-15  7:36 Xiaolong Tang [this message]
2010-01-15 13:24 ` Timeline View Ouput for a Project Russell Adams
2010-01-15 15:38   ` Xiaolong Tang
2010-01-15 15:50     ` Russell Adams

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m21vhrrf9j.wl%xiaolong.snake@gmail.com \
    --to=xiaolong.snake@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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.