From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Absolute timestamps in timer list Date: Tue, 14 Jun 2016 17:22:55 +0200 Message-ID: <878ty723sg.fsf@saiph.selenimh> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40295) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCqBR-0004p7-M4 for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 11:23:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bCqBM-0002aP-Lf for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 11:23:16 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:41580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bCqBM-0002aC-FJ for emacs-orgmode@gnu.org; Tue, 14 Jun 2016 11:23:12 -0400 In-Reply-To: (Robert Moore's message of "Tue, 14 Jun 2016 10:40:51 -0400") 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" To: Robert Moore Cc: emacs-orgmode@gnu.org Hello, Robert Moore writes: > I think this really cool but i'm also looking to have the option to use > absolute timestamps like so: > > - <2016-06-14 Tue 10:34> :: First item > - <2016-06-14 Tue 10:39> :: Second item > - <2016-06-14 Tue 10:48> :: Third item > > Not sure if this has been raised before. I did have look around but didn't > find anything. Any pointers would be great! I don't think an option is needed here. It's just M-RET followed by "C-u C-c . RET". You can automate the process with a macro or some Lisp. Regards, -- Nicolas Goaziou