From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-capture vs. org-agenda-capture Date: Wed, 12 Dec 2012 15:40:39 +0100 Message-ID: <87d2yfnxjs.fsf@bzg.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41579) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TinUJ-0007hu-V5 for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 09:40:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TinUI-0001NI-Mo for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 09:40:43 -0500 Received: from mail-wi0-f173.google.com ([209.85.212.173]:53466) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TinUI-0001N1-4u for emacs-orgmode@gnu.org; Wed, 12 Dec 2012 09:40:42 -0500 Received: by mail-wi0-f173.google.com with SMTP id hn17so2717402wib.12 for ; Wed, 12 Dec 2012 06:40:41 -0800 (PST) In-Reply-To: (Rene's message of "Tue, 11 Dec 2012 15:23:54 +0000 (UTC)") 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: Rene Cc: emacs-orgmode@gnu.org Hi Rene, Rene writes: > On the other hand, when calling org-agenda-capture ('k' from the agenda), your > timestamps always indicates a null time [2012-12-11 Tue 00:00]. > > Is there a way I can force org-agenda-capture to indicate the current > time? >From latest git, you can use `C-1 k' to use the time of the current line or the current time. Thanks for triggering this change! -- Bastien