From mboxrd@z Thu Jan 1 00:00:00 1970 From: Memnon Anon Subject: Re: Calendar-like view of the org-agenda Date: Wed, 6 Jul 2011 11:30:02 +0000 (UTC) Message-ID: <87vcvf3bws.fsf@mean.albasani.net> References: <87pqlu5quz.fsf@gnu.org> <87zkky48ol.wl%markert.michael@googlemail.com> <87tyb2qs39.fsf@isil.kanru.info> <8762nigeuk.wl%markert.michael@googlemail.com> <878vsdw0m8.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([140.186.70.92]:49795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeQJF-0007in-7Y for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 07:30:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QeQJ8-0004Xv-9D for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 07:30:24 -0400 Received: from lo.gmane.org ([80.91.229.12]:60288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QeQJ7-0004Xo-RZ for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 07:30:18 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1QeQJ6-0003Iv-AM for emacs-orgmode@gnu.org; Wed, 06 Jul 2011 13:30:16 +0200 Received: from e178217224.adsl.alicedsl.de ([85.178.217.224]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jul 2011 13:30:16 +0200 Received: from gegendosenfleisch by e178217224.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Jul 2011 13:30:16 +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 Bastien writes: > Thanks for this -- I guess you'll find a lot of dedicated testers here. [...] > Also explore the Agenda views (M-x org-agenda -- see the manual), your > package might give us new ideas on how to display agenda information. might? I'm almost certain it will! This is *beautiful*. Just when I thought it couldn't get any better, *pow*, there comes a new project along. ,---- | Date: Mon Jan 3 19:11:07 2011 +0900 | | first commit `---- ,---- | Date: Thu Jun 9 14:58:57 2011 +0900 | | added: org-agenda integration. `---- Hui, rapid development. And org integration is fairly fresh... Note to self: ** TODO Check backup setup for core orgfiles ,----[ calfw-org.el ] | ;; Display org-agenda items in the calfw buffer. | ;; (Because I don't use the org-agenda mainly, | ;; I hope someone continue integration with the org.) `---- With so many orgers around, I have no doubt that org integration will improve. Memnon