From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Archiving drawers? Date: Fri, 24 Aug 2012 14:34:02 +0200 Message-ID: <8762884gg5.fsf@altern.org> References: <87r4qw5voo.fsf@slate.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:47485) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4t5D-0002oS-RJ for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 08:33:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T4t57-0007f2-Mt for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 08:33:51 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:58839) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T4t57-0007eo-GR for emacs-orgmode@gnu.org; Fri, 24 Aug 2012 08:33:45 -0400 Received: by wgbds1 with SMTP id ds1so894234wgb.0 for ; Fri, 24 Aug 2012 05:33:44 -0700 (PDT) In-Reply-To: <87r4qw5voo.fsf@slate.zedat.fu-berlin.de> (Loris Bennett's message of "Fri, 24 Aug 2012 14:19:35 +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: Loris Bennett Cc: emacs-orgmode@gnu.org Hi Loris, "Loris Bennett" writes: > I have a small number of tasks that I clock into daily. I have already > manually split off the older log entries into a separate draw called > OLDLOGS. However, I was wondering whether there is a way of archiving > these log entries while preserving the heading itself in the original > org file. The question is: _where_ to archive those log entries? The best idea I can think of is another drawer, like you did. As for automating this a bit, a nice Elisp exercise :) -- Bastien