From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Re: What is the Preferred Method for Logging Creation Date? Date: Mon, 10 Nov 2014 19:00:26 +0100 Message-ID: <2014-11-10T18-58-07@devnull.Karl-Voit.at> References: Reply-To: Karl Voit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XntGg-0000k5-S5 for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 13:00:52 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XntGa-00071Y-Se for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 13:00:46 -0500 Received: from plane.gmane.org ([80.91.229.3]:55587) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XntGa-00071N-MI for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 13:00:40 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XntGY-0004nL-Pb for emacs-orgmode@gnu.org; Mon, 10 Nov 2014 19:00:38 +0100 Received: from d86-32-14-16.cust.tele2.at ([86.32.14.16]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Nov 2014 19:00:38 +0100 Received: from news1142 by d86-32-14-16.cust.tele2.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 10 Nov 2014 19:00:38 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org * Dominic Surano wrote: > > be able to quickly pull up an agenda view that shows each entry on the day / > time it was created. I am using (org-expiry-insinuate) from the org-expiry.el and have those CREATED properties within my capture templates.[1] HTH [1] https://github.com/novoid/dot-emacs/blob/master/main.el