From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: using dates as property? Date: Mon, 31 Aug 2015 14:43:49 -0700 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWWrn-0001gE-UQ for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 17:43:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZWWrn-0002pr-72 for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 17:43:51 -0400 Received: from mail-wi0-x229.google.com ([2a00:1450:400c:c05::229]:33260) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZWWrn-0002pX-0r for emacs-orgmode@gnu.org; Mon, 31 Aug 2015 17:43:51 -0400 Received: by wicmc4 with SMTP id mc4so13258032wic.0 for ; Mon, 31 Aug 2015 14:43:49 -0700 (PDT) In-Reply-To: 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: John Kitchin Cc: Org Mode i always put inactive timestamps in headlines, and sort both the outline and agenda using them. for example: ***** CONVERSATION [2015-08-31 Mon 14:41] john ***** CONVERSATION [2015-09-01 Tue 15:02] rms or newest first. they are visible and binary-searchable. works perfectly for me.