emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Russell Adams <RLAdams@AdamsInfoServ.Com>
To: emacs-orgmode@gnu.org
Subject: Re: Timeline View Ouput for a Project
Date: Fri, 15 Jan 2010 07:24:15 -0600	[thread overview]
Message-ID: <20100115132415.GC27823@thinkpad.adamsinfoserv.com> (raw)
In-Reply-To: <m21vhrrf9j.wl%xiaolong.snake@gmail.com>

On Fri, Jan 15, 2010 at 01:36:24AM -0600, Xiaolong Tang wrote:
> 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. 

I use Org to execute every one of my professional projects. Outside of
two files I use for my Agenda and as a Remember target, every project
gets its own file just like that. Most of my projects are fairly short
and get closed up completely and archived.

> 
> 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. 

Another item you may consider is that while you are working, you may
not close anything immediately. Each time I switch tasks in the Org
tree or come back to my computer I insert an inactive timestamp into
my file. Suddenly, it's a timestamped project journal!

You can use C-u C-c . , or I posted a piece of elisp a while back that
binds that to F9.

> 
> 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?

The view I use is the logbook mode in Agenda.

Given my file is composed of todo's with lots of inactive timestamps
and the occasional logged todo state change there is plenty to view.

Load agenda, and press L for logbook. You can adjust the duration
covered by the view (day/week/month), and by default the inactive
timestamps are not shown. Use '[' to enable the display of the
inactive timestamps.

The output will be very similar to what you're asking for. In fact, it
may be identical. You'll see task by day & time, with status and
duration clocked.

When I have finished a project, I will frequently mail my customer the
project notes exported to HTML and include an html export of the
logbook so they can see what was done when, and to justify the hours.

Good luck!


------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

  reply	other threads:[~2010-01-15 13:24 UTC|newest]

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

  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=20100115132415.GC27823@thinkpad.adamsinfoserv.com \
    --to=rladams@adamsinfoserv.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).