From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Kitchin Subject: Where to put dates on meeting headlines Date: Fri, 24 Feb 2017 14:50:58 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59854) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1chLtU-00033X-U3 for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 14:51:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1chLtP-0006oL-0l for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 14:51:08 -0500 Received: from mail-qt0-x235.google.com ([2607:f8b0:400d:c0d::235]:35728) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1chLtO-0006mE-T8 for emacs-orgmode@gnu.org; Fri, 24 Feb 2017 14:51:02 -0500 Received: by mail-qt0-x235.google.com with SMTP id x35so25258720qtc.2 for ; Fri, 24 Feb 2017 11:51:01 -0800 (PST) Received: from Johns-MacBook-Air.local (KITCHIN-TIMEMACHINE.CHEME.CMU.EDU. [128.2.54.215]) by smtp.gmail.com with ESMTPSA id h6sm5405742qkd.56.2017.02.24.11.50.59 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Fri, 24 Feb 2017 11:50:59 -0800 (PST) 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 Mailinglist Suppose I use a heading to store notes on a meeting. Is there a canonical location to put a date so I could search for them later? It seems like the date is not a deadline, or scheduled timestamp. I could see putting the date in the headline, but then I do not see an obvious way to search for meetings that occurred in a time range. Putting the date in the body is another location, but then I do not know how it might be searched again. Another option is a property, which might be searchable at least with a function. What do you do along these lines? Here is a simple example of a headline I might have, and later I might want a report of all meetings in the month of February. * Group meeting <2017-02-24 Fri> :meeting: Notes about today's meeting... Thanks! -- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu