From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabian Braennstroem Subject: search for dates as tag or property Date: Sun, 25 Nov 2007 13:39:36 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IwGii-0004vy-8c for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 07:36:20 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IwGig-0004va-Jh for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 07:36:19 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IwGig-0004vX-Ga for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 07:36:18 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IwGif-0005KK-R9 for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 07:36:18 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IwGiS-0003g4-40 for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 12:36:04 +0000 Received: from pd9e4babc.dip0.t-ipconnect.de ([217.228.186.188]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Nov 2007 12:36:04 +0000 Received: from f.braennstroem by pd9e4babc.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Nov 2007 12:36:04 +0000 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi, I would like to include the date in my property/tags search ... E.g. one entry looks like this: *** KONVERGIERT <2007-09-07 Fri>Klimakruemmer 2 / FLUENT :PROPERTIES: :Bauteil:Klimakruemmer :END: Is it possible to do a search, which looks for the property 'Bauteil' and for the month corresponding to the time stamp of the entry, i.e. September? The property search is no problem, but I couldn't find any special syntax for the 'time stamps' search!? Would be nice, if that works ... Greetings! Fabian