From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Brand Subject: Re: [agenda] %% questions Date: Wed, 11 May 2011 08:20:11 +0200 Message-ID: References: <87sjsvsudr.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([140.186.70.92]:48661) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QK2mM-0002AL-GL for emacs-orgmode@gnu.org; Wed, 11 May 2011 02:20:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QK2mL-0006tx-08 for emacs-orgmode@gnu.org; Wed, 11 May 2011 02:20:14 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:40929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QK2mK-0006tl-P9 for emacs-orgmode@gnu.org; Wed, 11 May 2011 02:20:12 -0400 Received: by eyd9 with SMTP id 9so60836eyd.0 for ; Tue, 10 May 2011 23:20:11 -0700 (PDT) In-Reply-To: <87sjsvsudr.fsf@fastmail.fm> 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: Matt Lundin Cc: Org Mode Hi Matt On Tue, May 3, 2011 at 16:58, Matt Lundin wrote: > At the moment, time of day strings are not allowed within brackets. So > one has a choice between the following: > > * 12pm Monthly appointment > =A0<%%(diary-float t 2 1)> Good to know. To add the time I'm now using this format. > * Text here will not appear in agenda > %%(diary-float t 2 1) 12:00 Monthly appointment Thank you for the explanations. Michael