emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bala Ramadurai <nikimonikado@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: clocktable - can we display lower headline items alone?
Date: Sat, 22 Jul 2017 18:13:41 +0000	[thread overview]
Message-ID: <CABp2F2bqTBvKRaM8q_xQBBCWHbcq4KF8xUL1Yyh3jsbeOhvPUg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1186 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1911 bytes --]

                 reply	other threads:[~2017-07-22 18:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CABp2F2bqTBvKRaM8q_xQBBCWHbcq4KF8xUL1Yyh3jsbeOhvPUg@mail.gmail.com \
    --to=nikimonikado@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).