From: Manish <mailtomanish.sharma@gmail.com>
To: Edi Hance <edi.hance@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: How to list tasks and their completion dates?
Date: Fri, 20 Jun 2008 17:28:02 +0530 [thread overview]
Message-ID: <e7cdbe30806200458m229e3a81v85c4364e956e92be@mail.gmail.com> (raw)
In-Reply-To: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com>
On Fri, Jun 20, 2008 at 1:02 AM, Edi Hance wrote:
> How can I get a list of completed tasks and their
> completion dates? I've combed the Info docs and the
> web and could not find how to do it. I would like
> something like C-c a a l, but that only shows me the
> completed tasks for each day. Is there anyway to get a
> nice sorted list like:
>
> CategoryA: DONE Add xyz to the fobnitz <2008-06-10>
> CategoryB: DONE Fix foo in bar program <2008-06-12>
Set up column view with CLOSED. May be llike so:
(setq org-columns-default-format "%65ITEM(Task) %CLOSED")
Then try `C-c a T', input `DONE' at the prompt. It should
list DONE tasks. Switch to column view with 'C-c C-x C-c'.
I think it kinda does what you want.
> Any ideas? I'm using Org-mode version 4.67c, which is
> included with GNU Emacs 22.2.1. Thanks very much.
6.05b has been released.
HTH,
-- Manish
next prev parent reply other threads:[~2008-06-20 11:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-19 19:32 How to list tasks and their completion dates? Edi Hance
2008-06-20 11:53 ` Carsten Dominik
2008-06-20 11:58 ` Manish [this message]
2008-06-20 12:01 ` Carsten Dominik
2008-06-20 12:19 ` Manish
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=e7cdbe30806200458m229e3a81v85c4364e956e92be@mail.gmail.com \
--to=mailtomanish.sharma@gmail.com \
--cc=edi.hance@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).