From: Bernt Hansen <bernt@norang.ca>
To: Jevgeni Holodkov <jevgeni.holodkov@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: report/summary of what was done for retrospection purposes?
Date: Wed, 21 Oct 2009 08:34:56 -0400 [thread overview]
Message-ID: <87pr8h7wnj.fsf@gollum.intra.norang.ca> (raw)
In-Reply-To: <f0d7f8630910210310h677fbc80u4909c699829861b7@mail.gmail.com> (Jevgeni Holodkov's message of "Wed\, 21 Oct 2009 13\:10\:33 +0300")
Jevgeni Holodkov <jevgeni.holodkov@gmail.com> writes:
> Is there functionality available in org-mode to create the
> report/summary of what was done on the previous day/week/month/year
> (let's say, generate it from the agenda view)? For instance, if I have
> tasks:
>
> * TODO Task1
> * DONE Task2
> - State "DONE" from "STARTED" [2009-07-21 T 10:59]
> * WAITING Task3
> - State "WAITING" from "DONE" [2009-07-14 K 16:07]
> - State "DONE" from "STARTED" [2009-07-14 K 16:06]
>
> Then I would like to generate the report on what was done on June with
> 1 row only (which will be "Task2").
Not exactly. If you use CLOSED timestamps then you can view the agenda
for the period you want and use l (ell) to show logged items. You can
specify what to include in the view with org-agenda-log-mode-items.
To show a week's worth of logged items starting on 10-14 you can do
C-c a a - go to the agenda
w - display week view
j 10-14 - go to Oct 14th
l - show logged items as per org-agenda-log-mode-items
This allows you to create a custom agenda view which only shows CLOSED
tags for instance which I think gives you what you want -- or you can
look at state changes which will show the 3 entries above.
You can export the resulting agenda view to some other format.
HTH,
Bernt
next prev parent reply other threads:[~2009-10-21 12:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-21 10:10 report/summary of what was done for retrospection purposes? Jevgeni Holodkov
2009-10-21 12:34 ` Bernt Hansen [this message]
2009-10-21 12:57 ` Jevgeni Holodkov
2009-10-21 12:59 ` Bernt Hansen
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=87pr8h7wnj.fsf@gollum.intra.norang.ca \
--to=bernt@norang.ca \
--cc=emacs-orgmode@gnu.org \
--cc=jevgeni.holodkov@gmail.com \
/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).