From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nascif Abousalh-Neto" Subject: Displaying entry age in line Date: Wed, 3 Oct 2007 17:14:08 -0400 Message-ID: <72A37CC27F2CAB44BD13E814D2F4FE0E04C350C5@mercmbx08.na.sas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdC0r-0006iQ-BB for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 17:44:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdC0o-0006fm-UQ for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 17:44:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdC0o-0006fL-OY for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 17:44:10 -0400 Received: from mercav06.na.sas.com ([149.173.6.153]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdC0o-0003od-Ct for emacs-orgmode@gnu.org; Wed, 03 Oct 2007 17:44:10 -0400 Content-class: urn:content-classes:message 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 Hi, 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. I would like to have the same functionality in org-mode - it already does something along the same lines (automatic calculation) with the checkbox cookies. But perhaps org-mode already supports something along those lines, since it has lots of time related functionality, but I could not find anything just like what I described. Or perhaps it could be achieved with a combination of drawers, timestamps and dynamic blocks. Any suggestions? Thanks, Nascif