From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Edi Hance" Subject: How to list tasks and their completion dates? Date: Thu, 19 Jun 2008 15:32:34 -0400 Message-ID: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1817266817==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9Ps5-0006UI-SX for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 15:32:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9Ps5-0006U5-Gl for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 15:32:37 -0400 Received: from [199.232.76.173] (port=58325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9Ps5-0006U2-9R for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 15:32:37 -0400 Received: from ag-out-0708.google.com ([72.14.246.249]:3825) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9Ps5-0007C5-1u for emacs-orgmode@gnu.org; Thu, 19 Jun 2008 15:32:37 -0400 Received: by ag-out-0708.google.com with SMTP id 31so3323206agc.10 for ; Thu, 19 Jun 2008 12:32:35 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============1817266817== Content-Type: multipart/alternative; boundary="----=_Part_621_2574877.1213903955375" ------=_Part_621_2574877.1213903955375 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline First, let me pass on my thanks for org-mode. It seems to be a great way to manage tasks using Emacs. 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> Any ideas? I'm using Org-mode version 4.67c, which is included with GNU Emacs 22.2.1. Thanks very much. Edi ------=_Part_621_2574877.1213903955375 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline First, let me pass on my thanks for org-mode.  It seems to be a great way to manage tasks using Emacs.

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>

Any ideas?  I'm using Org-mode version 4.67c, which is included with GNU Emacs 22.2.1.  Thanks very much.

Edi
------=_Part_621_2574877.1213903955375-- --===============1817266817== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1817266817==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to list tasks and their completion dates? Date: Fri, 20 Jun 2008 13:53:52 +0200 Message-ID: <1ABE0EF3-231A-4668-843A-3E8B5DD789C2@uva.nl> References: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v924) Content-Type: multipart/mixed; boundary="===============0579816521==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9fBn-0001qM-Pr for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:53:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9fBl-0001qA-49 for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:53:58 -0400 Received: from [199.232.76.173] (port=51637 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9fBk-0001q7-Up for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:53:56 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:58326) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9fBk-0002RD-A2 for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:53:56 -0400 In-Reply-To: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Edi Hance Cc: emacs-orgmode@gnu.org --===============0579816521== Content-Type: multipart/alternative; boundary=Apple-Mail-2--567569053 --Apple-Mail-2--567569053 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hi Edi, there is no good way right not to make this list. - Carsten On Jun 19, 2008, at 9:32 PM, Edi Hance wrote: > First, let me pass on my thanks for org-mode. It seems to be a > great way to manage tasks using Emacs. > > 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> > > Any ideas? I'm using Org-mode version 4.67c, which is included with > GNU Emacs 22.2.1. Thanks very much. > > Edi > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Apple-Mail-2--567569053 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Hi = Edi,

there is no good way right not to make this = list.

- Carsten

On Jun = 19, 2008, at 9:32 PM, Edi Hance wrote:

First, let = me pass on my thanks for org-mode.  It seems to be a great way to = manage tasks using Emacs.

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>

Any ideas?  I'm using Org-mode version = 4.67c, which is included with GNU Emacs 22.2.1.  Thanks very = much.

Edi
= _______________________________________________
Emacs-orgmode mailing = list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://= lists.gnu.org/mailman/listinfo/emacs-orgmode

= --Apple-Mail-2--567569053-- --===============0579816521== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0579816521==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: How to list tasks and their completion dates? Date: Fri, 20 Jun 2008 17:28:02 +0530 Message-ID: References: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9fFs-0003qE-Gd for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:58:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9fFp-0003nd-RV for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:58:12 -0400 Received: from [199.232.76.173] (port=43837 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9fFp-0003nU-KD for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:58:09 -0400 Received: from ti-out-0910.google.com ([209.85.142.185]:61325) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9fFp-0004tx-0e for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 07:58:09 -0400 Received: by ti-out-0910.google.com with SMTP id u5so550927tia.10 for ; Fri, 20 Jun 2008 04:58:02 -0700 (PDT) In-Reply-To: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Edi Hance Cc: emacs-orgmode@gnu.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: How to list tasks and their completion dates? Date: Fri, 20 Jun 2008 14:01:15 +0200 Message-ID: <55844BE8-8747-4AD8-92F6-F58D9152C8B9@uva.nl> References: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v924) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9fIt-0005t7-DA for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:01:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9fIr-0005rw-Oe for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:01:18 -0400 Received: from [199.232.76.173] (port=43928 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9fIr-0005rn-AN for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:01:17 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:59117) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9fIq-0006oh-Kh for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:01:16 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: emacs-orgmode@gnu.org, Edi Hance Wow, Manish, you beat me to this one. Great. - Carsten On Jun 20, 2008, at 1:58 PM, Manish wrote: > 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 > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: How to list tasks and their completion dates? Date: Fri, 20 Jun 2008 17:49:35 +0530 Message-ID: References: <8eb454a40806191232t2a7c4881v314e2533db58c265@mail.gmail.com> <55844BE8-8747-4AD8-92F6-F58D9152C8B9@uva.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K9fae-0000Md-Jm for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:19:40 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K9fac-0000MR-7X for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:19:39 -0400 Received: from [199.232.76.173] (port=56937 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K9fac-0000MO-2I for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:19:38 -0400 Received: from ti-out-0910.google.com ([209.85.142.186]:60408) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K9fab-0001Fv-Am for emacs-orgmode@gnu.org; Fri, 20 Jun 2008 08:19:37 -0400 Received: by ti-out-0910.google.com with SMTP id u5so553469tia.10 for ; Fri, 20 Jun 2008 05:19:35 -0700 (PDT) In-Reply-To: <55844BE8-8747-4AD8-92F6-F58D9152C8B9@uva.nl> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Carsten Dominik Cc: emacs-orgmode@gnu.org, Edi Hance On Fri, Jun 20, 2008 at 5:31 PM, Carsten Dominik wrote: > Wow, Manish, you beat me to this one. Great. Thank YOU for the ever malleable Org. Personally, I have come to believe that anything is possible with Org and whatever can not be done (at present) can be implemented/worked around. -- Manish