From mboxrd@z Thu Jan 1 00:00:00 1970 From: Spenser Truex Subject: Re: Insert time in Org-mode Date: Sat, 29 Jun 2019 17:07:32 -0700 Message-ID: <878stk2awr.fsf@spensertruex.com> References: <00e1adf1-aa75-4c82-9b6a-ed6592f105a6@gmx.fr> <87zhm5mwni.fsf@ucl.ac.uk> <878stp7xpe.fsf@spensertruex.com> <83b67cee-ec11-fc82-3614-24d943eac028@grinta.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:42131) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hhNMm-0000M7-MT for emacs-orgmode@gnu.org; Sat, 29 Jun 2019 20:06:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hhNMl-0005uH-Es for emacs-orgmode@gnu.org; Sat, 29 Jun 2019 20:06:48 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:45286 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hhNMl-0005rq-7k for emacs-orgmode@gnu.org; Sat, 29 Jun 2019 20:06:47 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1hhNMi-000foc-TX for emacs-orgmode@gnu.org; Sun, 30 Jun 2019 02:06:44 +0200 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: emacs-orgmode@gnu.org Daniele Nicolodi writes: > On 25/06/2019 22:54, Spenser Truex wrote: >> "Fraga, Eric" writes: >> >>> On Tuesday, 25 Jun 2019 at 18:41, gmx wrote: >>>> How to insert the current time? >>> >>> Easiest immediate way is to insert an inactive time stamp by C-u C-c ! >>> RET. >> >> Robert Pluim writes: >> >>> C-u M-x org-time-stamp >>> >>> will prompt for a date and insert it along with the current time (I >>> bind org-time-stamp to "C-c ." for convenience) >>> >> >> Strange, my system does not insert the current time, only the date. I >> have to insert the time manually. Same for inactive and active stamps. >> I'm on the latest master versions. > > For it to insert the time you need a prefix argument (C-u) to > org-time-stamp, so it should be "C-u C-c ." to add an active time-stamp > and "C-u C-c !" for an inactive one. > This worked, I must have simply neglected to use the prefix. Thank you -- Spenser Truex usenet@spensertruex.com https://spensertruex.com/ San Francisco, USA