From mboxrd@z Thu Jan 1 00:00:00 1970 From: Detlef Steuer Subject: how to create a one page weekly schedule Date: Fri, 21 Jan 2011 11:17:21 +0100 Message-ID: <20110121111721.55ec7fb9@gaia.hsu-hh.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=59800 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgE3j-00031h-Tx for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 05:17:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgE3i-0001qk-Sy for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 05:17:35 -0500 Received: from lo.gmane.org ([80.91.229.12]:41040) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgE3i-0001qf-MQ for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 05:17:34 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1PgE3h-0004ib-AO for emacs-orgmode@gnu.org; Fri, 21 Jan 2011 11:17:33 +0100 Received: from gaia.unibw-hamburg.de ([139.11.181.103]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Jan 2011 11:17:33 +0100 Received: from detlef.steuer by gaia.unibw-hamburg.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 21 Jan 2011 11:17:33 +0100 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 Dear org-ers, I would like to get a "normal" weekly landscape schedule out of my agenda. There is nothing special in my org files, just appointments of kind * lecture a SCHEDULED: <2011-01-21 Fr 16:00-17:00 +7d> * lecture b SCHEDULED: <2011-01-17 Mo 09:00-10:30 +7d> * sport SCHEDULED: <2011-01-20 Do 19:00-21:00 +7d> etc pp. Now I _really_ would like to see or export to something like: * Schedule for 17.1. - 21.1.2011 | | Mo | Tu | We | Th | Fr | | 8-9 | | | | | | | 9-10 | 9:00 lecture b | | | | | | 10-11 | -- 10:30 | | | | | | ... | ..and so on | ... | .... | .. | .. | | 16-17 | | | | | lecture a | | 17-18 | | | | | | | 19-20 | | | sport | | | | 20-21 | | | sport | | | Is that already possible? Has anyone implemented such a scheme? Any ideas how to achieve such a look, may be using external tools? In my opinion I could more easily _see_ open or filled spots in my schedule than in standard agenda views with their vertical structure. Thx for any hints Detlef