From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: input date/time properties Date: Thu, 17 Jul 2014 13:07:13 +0200 Message-ID: <878unsxmzi.fsf@gmail.com> References: <874mygjp0z.fsf@eknet.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48583) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7jXD-0004hx-GW for emacs-orgmode@gnu.org; Thu, 17 Jul 2014 07:07:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X7jX6-000629-JA for emacs-orgmode@gnu.org; Thu, 17 Jul 2014 07:07:35 -0400 Received: from plane.gmane.org ([80.91.229.3]:41833) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X7jX6-000621-Cl for emacs-orgmode@gnu.org; Thu, 17 Jul 2014 07:07:28 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1X7jX4-0004cL-PQ for emacs-orgmode@gnu.org; Thu, 17 Jul 2014 13:07:26 +0200 Received: from g231111159.adsl.alicedsl.de ([92.231.111.159]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2014 13:07:26 +0200 Received: from tjolitz by g231111159.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 17 Jul 2014 13:07:26 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Eike Kettner writes: > Now I have several org files and I sometimes want to attach date or > datetime properties to a headline. So I type C-c C-x p and answer the > minibuffer. For a date/time value I'd like to use the nice input method > (I think provided by `org-read-date') but I cannot figure out how to > enable it when adding properties this way. Is this possible or should I > add the PROPERTIES drawer first and then use C-c ! to add date value? It works for me over here: ,---- | C-c C-x p mydate RET C-c ! `---- and calendar window opens ... PS Org-mode version beta_8.3 (beta_8.3-21-g815c21 @ /usr/share/emacs/24.3/lisp/org/lisp/) -- cheers, Thorsten