From mboxrd@z Thu Jan 1 00:00:00 1970 From: Taru Karttunen Subject: limiting ical export Date: Thu, 14 May 2009 21:49:19 +0300 Message-ID: <1242326835-sup-5540@oz.taruti.net> Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M4fzl-0000Iw-PY for emacs-orgmode@gnu.org; Thu, 14 May 2009 14:49:29 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M4fzg-0000Ic-BA for emacs-orgmode@gnu.org; Thu, 14 May 2009 14:49:28 -0400 Received: from [199.232.76.173] (port=36817 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M4fzg-0000IZ-5I for emacs-orgmode@gnu.org; Thu, 14 May 2009 14:49:24 -0400 Received: from courier.cs.helsinki.fi ([128.214.9.1]:45020 helo=mail.cs.helsinki.fi) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M4fzf-0002rf-H0 for emacs-orgmode@gnu.org; Thu, 14 May 2009 14:49:23 -0400 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 Hello Is it possible to limit the ical-file exported in some way? I'd like to export all events from the current time to one month in the future. Is this possible? Maybe postprocessing the ical file? - Taru Karttunen