Hi, I am making a historical list of seminar speakers in an org-file. I am trying to figure out the best way to store the dates so I can do something later like find speakers from 2010, or to sort the speakers by date etc...
Here is an example of my current thoughts. My questions are: 1. are org-timestamps the right approach? 2. are they better in the headline (where they are more easily read) or as a property? 3. In either case, is there an easy way to search/sort them? ** Some Person :PROPERTIES: :FIRSTNAME: Some :LASTNAME: Person :EMAIL: some.per...@someplace.edu :URL: http://some.place.edu/some-person :END: *** [2010-02-02 Tue] Title.... :PROPERTIES: :DATE: [2010-02-02 Tue] :END: *** [2015-09-01 Tue] Title... :PROPERTIES: :DATE: [2015-09-01 Tue] :END: 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