From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Hinsen Subject: Custom agenda view for specific time intervals Date: Thu, 7 Apr 2011 13:01:57 +0200 Message-ID: <51499763-2DB7-4346-A249-798281D90787@fastmail.net> Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=50729 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q7mxy-0001V5-Nu for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 07:01:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q7mxx-0000gT-Ee for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 07:01:34 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:38069) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Q7mxx-0000g0-Bl for emacs-orgmode@gnu.org; Thu, 07 Apr 2011 07:01:33 -0400 Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.messagingengine.com (Postfix) with ESMTP id F334620422 for ; Thu, 7 Apr 2011 07:01:30 -0400 (EDT) Received: from [195.221.6.133] (unknown [195.221.6.133]) by mail.messagingengine.com (Postfix) with ESMTPSA id A556D406B68 for ; Thu, 7 Apr 2011 07:01:30 -0400 (EDT) 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 Is there a way to create custom agenda views for specific time = intervals, such as "May 2011" or "the month following the current = month"? Interactively, I can create such a view using = org-agenda-month-view, but I need to formulate this as a custom view to = feed to mobile-org. Konrad.