From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Displaying entry age in line Date: Fri, 05 Oct 2007 01:03:08 +0100 Message-ID: <87sl4qqvgj.fsf@bzg.ath.cx> References: <72A37CC27F2CAB44BD13E814D2F4FE0E04C350C5@mercmbx08.na.sas.com> 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 1IdZiv-0006wv-BR for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 19:03:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdZit-0006wO-BV for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 19:03:16 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdZit-0006wJ-3Z for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 19:03:15 -0400 Received: from mu-out-0910.google.com ([209.85.134.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdZis-0003wo-LJ for emacs-orgmode@gnu.org; Thu, 04 Oct 2007 19:03:14 -0400 Received: by mu-out-0910.google.com with SMTP id g7so421564muf for ; Thu, 04 Oct 2007 16:03:13 -0700 (PDT) In-Reply-To: <72A37CC27F2CAB44BD13E814D2F4FE0E04C350C5@mercmbx08.na.sas.com> (Nascif Abousalh-Neto's message of "Wed, 3 Oct 2007 17:14:08 -0400") 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 "Nascif Abousalh-Neto" writes: > I have been using a Google Widget called Days Since: > http://leancode.com/dayssince/ which just keeps an automatically > updated count of the days since an entry was created. Maybe you can start to manually store a :CREATED: property, consisting of a simple inactive timestamp? I can see a lot of useful things we could do with this: 1) regularily check for old tasks 2) regularily check for new tasks 3) use this to define "stuck" projects 4) use this to implement some kind of auto-archiving But maybe seeing how old are all the tasks might be a bit depressing... -- Bastien