From mboxrd@z Thu Jan 1 00:00:00 1970 From: SAKURAI Masashi Subject: Re: Calendar-like view of the org-agenda Date: Sun, 10 Jul 2011 11:43:59 +0900 Message-ID: <20110710024359.453AC13C571@vps1.kiwanami.net> References: <87pqlu5quz.fsf@gnu.org> <87zkky48ol.wl%markert.michael@googlemail.com> <87tyb2qs39.fsf@isil.kanru.info> <8762nigeuk.wl%markert.michael@googlemail.com> <8739iklkgq.fsf@grumps.lan> <878vsbube7.fsf@member.fsf.org> <20110707042134.C49B013C56D@vps1.kiwanami.net> <87wrfu4kpa.fsf@member.fsf.org> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([140.186.70.92]:44810) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfk05-0008VR-16 for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 22:44:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qfk02-0003xj-SX for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 22:44:04 -0400 Received: from vps1.kiwanami.net ([182.48.41.71]:59932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qfk02-0003xG-7D for emacs-orgmode@gnu.org; Sat, 09 Jul 2011 22:44:02 -0400 In-Reply-To: <87wrfu4kpa.fsf@member.fsf.org> 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: tassilo@member.fsf.org Cc: emacs-orgmode@gnu.org Hi, Tassilo At Thu, 07 Jul 2011 09:24:33 +0200, Tassilo Horn wrote: > > SAKURAI Masashi writes: > > Hi! > : > > I implemented calfw-org with consultation of the code of > > org-agenda-list. I think it is difficult to make the speed faster with > > a simple way, the re-design of the whole org-agenda-list algorithm > > seems to be needed, because the key function > > org-agenda-get-day-entries requires only one date and the subsequent > > dependent functions also are designed by the API. > > I think it's pretty fast, so I'd vote for keeping the good and simple > design of the org schedule import in contrast to reimplement the wheel > for a slight speedup. Thanks for your advice. I think the importing speed depends on the size of org files. I would discuss this topic on another thead. > > It is not so difficult to add a customize of the sort criteria. And > > you can try your custom summary format, modifying > > cfw:org-summary-format. In the function, you can get the time value > > from the text property. > > Right. Maybe a good idea was allowing a custom sort function that sorts > the `contents' for one day in `cfw:org-schedule-period-to-calendar'. > There, you still have the 'time text property that you can use for > sorting. I will implement a simple custom sort function. After then, I would like to discuss time management on calfw. Thank you, -- SAKURAI, Masashi (family, given) m.sakurai@kiwanami.net