From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bala Ramadurai Subject: clocktable - can we display lower headline items alone? Date: Sat, 22 Jul 2017 18:13:41 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a113ede7cb2c6110554ebf1bc" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dYyua-0007EK-GP for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 14:13:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dYyuZ-00037O-8c for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 14:13:56 -0400 Received: from mail-io0-x234.google.com ([2607:f8b0:4001:c06::234]:35832) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dYyuZ-00036H-3B for emacs-orgmode@gnu.org; Sat, 22 Jul 2017 14:13:55 -0400 Received: by mail-io0-x234.google.com with SMTP id m88so23056669iod.2 for ; Sat, 22 Jul 2017 11:13:53 -0700 (PDT) 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" To: "emacs-orgmode@gnu.org" --001a113ede7cb2c6110554ebf1bc Content-Type: text/plain; charset="UTF-8" Hello all, I have looked at many invoicing solutions in org-mode. I find them to be a bit tedious for my needs. I really like clocktable's simplicity. However, I would like to display, say the 3rd level headline alone. * foo 1 ** foo 2 *** bar 1 :LOGBOOK: CLOCK: [2017-07-21 Fri 12:00]--[2017-07-21 Fri 13:00] => 01:00 :END: The corresponding clocktable is #+TBLNAME: clocktable #+BEGIN: clocktable :maxlevel 3 :scope ("todo.org") :block 2017-07 #+CAPTION: Clock summary at [2017-07-22 Sat 23:24], for July 2017. | File | Headline | Time | | | |----------+------------------+---------+-------+-------| | | ALL *Total time* | *01:00* | | | |----------+------------------+---------+-------+-------| | todo.org | *File time* | *01:00* | | | | | foo 1 | 01:00 | | | | | \_ foo2 | | 01:00 | | | | \_ bar 1 | | | 01:00 | #+END: Is it possible for just the "bar 1" entry alone to show up on the table without the higher level headlines in my org clocktable? Thanks and have a great day! Bala -- http://balaramadurai.net --001a113ede7cb2c6110554ebf1bc Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hello all,
=C2=A0 I have looked at many invoicing solu= tions in org-mode. I find them to be a bit tedious for my needs.=C2=A0

I really like clocktable's simplicity. However, I = would like to display, say the 3rd level headline alone.

* foo 1
** foo 2
*** bar 1
:LOGBOOK:
CLOCK: [2017-07-21 Fri 12:00]--[2017-07-21 Fri 13:00] =3D> 01:0= 0
:END:


The corresponding= clocktable is=C2=A0

#+TBLNAME: clocktable
#+BEGIN: clocktable :maxlevel 3 :scope ("todo.org") :block 2017-07
#+CAPTION: Clock summar= y at [2017-07-22 Sat 23:24], for July 2017.

|= File =C2=A0 =C2=A0 | Headline =C2=A0 =C2=A0 =C2=A0 =C2=A0 | Time =C2=A0 = =C2=A0| =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 |
|----------= +------------------+---------+-------+-------|
| =C2=A0 =C2=A0 = =C2=A0 =C2=A0 =C2=A0| ALL *Total time* | *01:00* | =C2=A0 =C2=A0 =C2=A0 | = =C2=A0 =C2=A0 =C2=A0 |
|----------+------------------+---------+-= ------+-------|
| todo.org | *Fil= e time* =C2=A0 =C2=A0 =C2=A0| *01:00* | =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2= =A0 =C2=A0 |
| =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| foo 1 =C2=A0 = =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| 01:00 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 | = =C2=A0 =C2=A0 =C2=A0 |
| =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| \_ = =C2=A0foo2 =C2=A0 =C2=A0 =C2=A0 =C2=A0 | =C2=A0 =C2=A0 =C2=A0 =C2=A0 | 01:0= 0 | =C2=A0 =C2=A0 =C2=A0 |
| =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0| = \_ =C2=A0 =C2=A0bar 1 =C2=A0 =C2=A0 =C2=A0| =C2=A0 =C2=A0 =C2=A0 =C2=A0 | = =C2=A0 =C2=A0 =C2=A0 | 01:00 |
#+END:

<= /div>
Is it possible for just the "bar 1" entry alone to show= up on the table without the higher level headlines in my org clocktable?

Thanks and have a great day!
Bala
--
--001a113ede7cb2c6110554ebf1bc--