From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Spiers Subject: Re: Worg is back! Date: Sat, 9 Feb 2008 12:30:37 +0000 Message-ID: <20080209123037.GB20023@atlantic.linksys.moosehall> References: <87ejbnbubj.fsf@bzg.ath.cx> Reply-To: Adam Spiers Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JNoqx-0001MZ-SQ for emacs-orgmode@gnu.org; Sat, 09 Feb 2008 07:30:43 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JNoqv-0001MF-E0 for emacs-orgmode@gnu.org; Sat, 09 Feb 2008 07:30:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JNoqv-0001MC-8X for emacs-orgmode@gnu.org; Sat, 09 Feb 2008 07:30:41 -0500 Received: from mail.beimborn.com ([70.84.38.100]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JNoqv-0001gP-Bh for emacs-orgmode@gnu.org; Sat, 09 Feb 2008 07:30:41 -0500 Received: from mail.beimborn.com (localhost.localdomain [127.0.0.1]) by mail.beimborn.com (8.12.11.20060308/8.12.8) with ESMTP id m19CUdl5000749 for ; Sat, 9 Feb 2008 06:30:39 -0600 Received: from localhost (localhost [[UNIX: localhost]]) by mail.beimborn.com (8.12.11.20060308/8.12.11/Submit) id m19CUdwN000744 for emacs-orgmode@gnu.org; Sat, 9 Feb 2008 12:30:39 GMT Content-Disposition: inline In-Reply-To: <87ejbnbubj.fsf@bzg.ath.cx> 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 Bastien (bzg@altern.org) wrote: > winter slowly fades away > our screens under the bless of spring > so fight against unfair decay > and give your keys another string Love it! :-) > Worg, you will be able to edit a shared worg-todo.org and assign tasks > to other poeple! Look: > > ,---- > | * TODO Implement my favourite sorting strategy #198 > | :PROPERTIES: > | :Owner: dominik > | :END: > `---- *grin* Speaking of sorting, I've just (finally) been looking at column view properly, and there doesn't seem to be any way of sorting rows. I don't know if this would be very hard to do, but it could be very useful. A simple use case would be grouping actions by owner when extracting and tabulating actions arising from minutes of a meeting - see my next post for more detail...