From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vlado Handziski Subject: Recovering task hierarchy from archived tasks Date: Sat, 30 Jan 2010 23:21:57 +0100 Message-ID: <697986ec1001301421g97abb8dr16a99a4e727142f1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NbLht-0004Wv-Ns for emacs-orgmode@gnu.org; Sat, 30 Jan 2010 17:22:21 -0500 Received: from [199.232.76.173] (port=34055 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NbLht-0004Wb-7r for emacs-orgmode@gnu.org; Sat, 30 Jan 2010 17:22:21 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NbLhs-0003C9-Se for emacs-orgmode@gnu.org; Sat, 30 Jan 2010 17:22:21 -0500 Received: from mail-bw0-f215.google.com ([209.85.218.215]:44248) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NbLhs-0003Bv-Ce for emacs-orgmode@gnu.org; Sat, 30 Jan 2010 17:22:20 -0500 Received: by bwz7 with SMTP id 7so1812918bwz.26 for ; Sat, 30 Jan 2010 14:22:18 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi all, is there a way to leverage the information stored in the ARCHIVE_OLPATH to recover the original hierarchy of the archived items when creating clocktables using :scope file-with-archives? At the moment, all my archived tasks are summarized as top level headings. Also, is there a way to remove the separation line in clocktable between the times in the file and its archive? Vlado