From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?UGVyZSBRdWludGFuYSBTZWd1w60=?= Subject: Re: Tasks with lots of logbook entries are very slow Date: Wed, 26 Mar 2014 09:12:47 +0100 Message-ID: References: <87ior215fc.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:53107) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSizX-0002pr-F4 for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 04:15:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WSizO-0005uW-2z for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 04:15:19 -0400 Received: from plane.gmane.org ([80.91.229.3]:42744) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WSizN-0005uH-TD for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 04:15:10 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1WSizK-0005EM-FI for emacs-orgmode@gnu.org; Wed, 26 Mar 2014 09:15:06 +0100 Received: from 185.13.76.78 ([185.13.76.78]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Mar 2014 09:15:06 +0100 Received: from pere by 185.13.76.78 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 26 Mar 2014 09:15:06 +0100 In-Reply-To: <87ior215fc.fsf@Rainer.invalid> 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 El 25/03/14 19:47, Achim Gratz ha escrit: > I've long resorted to using two drawers back-to-back: That seems to be the most straightforward solution. I'll do that. Maybe org-mode could do this automatically. A variable would determine when log entries should be archived in the second drawer. I would write a patch if I could program in elisp, but I can't. :'( Thanks, Pere