From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: complex dates (ie schedule a class in a time range) Date: Wed, 3 Feb 2016 16:01:29 +0000 Message-ID: <87oabxye92.fsf@delle7240.chemeng.ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQzu0-00059F-Hu for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 11:03:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aQztv-0008E1-J4 for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 11:03:32 -0500 Received: from mail-db5eur01on0107.outbound.protection.outlook.com ([104.47.2.107]:48034 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aQztv-0008D3-AE for emacs-orgmode@gnu.org; Wed, 03 Feb 2016 11:03:27 -0500 In-Reply-To: (Xebar Saram's message of "Wed, 3 Feb 2016 12:35:32 +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: Xebar Saram Cc: org mode On Wednesday, 3 Feb 2016 at 12:35, Xebar Saram wrote: [...] > from what i can understand i need to use sexp syntax and found and example > online but this is how far i got: > > <%%(org-class 2016 6 3 2016 7 1 0)> > > even this example that dosent take hours into account dosent appear in my > agenda. This works for me but you need to put the time in the headline, as in: ,---- | * 2pm-3pm my lecture on really interesting stuff | <%%(org-class 2016 6 3 2016 7 1 0)> `---- It may be that the <%% line needs to be flush to the left, i.e. no leading spaces, but I'm not sure. Note that 0 is a Sunday... -- : Eric S Fraga (0xFFFCF67D), Emacs 25.0.90.1, Org release_8.3.3-535-g7213aa