From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: New backend for org-agenda: (Was Calendar-like view of the org-agenda) Date: Tue, 12 Jul 2011 09:37:21 +0200 Message-ID: <87fwmcar0u.fsf@gnu.org> References: <20110710154117.881A213C51B@vps1.kiwanami.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:51708) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgXWg-00055J-Bl for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 03:37:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QgXWe-0000Bv-0a for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 03:37:01 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:55197) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QgXWd-0000BV-F8 for emacs-orgmode@gnu.org; Tue, 12 Jul 2011 03:36:59 -0400 Received: by fxd18 with SMTP id 18so967477fxd.39 for ; Tue, 12 Jul 2011 00:36:58 -0700 (PDT) In-Reply-To: <20110710154117.881A213C51B@vps1.kiwanami.net> (SAKURAI Masashi's message of "Mon, 11 Jul 2011 00:41:17 +0900") 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: SAKURAI Masashi Cc: emacs-orgmode@gnu.org Hi Masashi, this is a very interesting proposal -- thanks for the diagrams and the pointers to existing schedule API. I will digg into this direction and see if I can propose something useful. The question is: would an API for the whole agenda mechanism (and not just scheduled items) be useful? I've never been a big fan of caching Org files information, because Org files are often modified in impredictible ways. But if we can update the cache quickly, then it will certainly be useful. I will let you know about progress about this. Thanks again for raising this idea! -- Bastien