From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Calendar-like view of the org-agenda Date: Thu, 30 Jun 2011 21:02:07 +0000 (UTC) Message-ID: <87d3hvnilu.fsf@mean.albasani.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51486) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcONX-0007QV-Kg for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 17:02:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QcONV-0003U4-Lt for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 17:02:27 -0400 Received: from lo.gmane.org ([80.91.229.12]:41531) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QcONV-0003Tz-CU for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 17:02:25 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QcONT-00053W-CJ for emacs-orgmode@gnu.org; Thu, 30 Jun 2011 23:02:23 +0200 Received: from e178209154.adsl.alicedsl.de ([85.178.209.154]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jun 2011 23:02:23 +0200 Received: from gegendosenfleisch by e178209154.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 30 Jun 2011 23:02:23 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Marcelo, Marcelo de Moraes Serpa writes: > Is there a way to have a calendar-like overview of the agenda with > org? Taskwarrior (http://taskwarrior.org/projects/show/ taskwarrior) > can render an overview like this, and it is really nice when you want > to get some perspective: http:// > taskwarrior.org/attachments/293/Screen_shot_2011-04-04_at_10.04.35_PM.png > > Is there a way to render the agenda like this? Nice screenshot, seems like Taskwarrior is coming along pretty well. But I am not sure I am interpreting the screenshot correctly. What is the "defaultwidth" and "These are highlighted in *color*" bit about? On first sight, it looks very similar to M-x calendar, which interacts very well with orgmode. Memnon