emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Mehul Sanghvi <mehul.sanghvi@gmail.com>
To: ML Emacs-orgmode <emacs-orgmode@gnu.org>
Subject: hiding billing information from generated pdf
Date: Fri, 7 Sep 2012 21:06:28 -0400	[thread overview]
Message-ID: <CAPo9-A_W=fErD7yyUgJMd4+-DV=ce_5dqWvbsiL49bNLp-Yetw@mail.gmail.com> (raw)

I have an org file in which I will be keeping tracking of time spent
on that particular document.
This will help me with billing the client.  What I do not want to do
is to have that time tracking
information be a part of the generated PDF file.  How do I do
something like that ?


Say I have the following kind of information near the top of my file:


#+BEGIN: clocktable :maxlevel 2 :scope file
Clock summary at [2012-06-22 Fri 10:38]

| Headline     | Time     |        |
|--------------+----------+--------|
| *Total time* | *104:02* |        |
|--------------+----------+--------|
| 2012         | 104:02   |        |
| June         |          | 104:02 |
#+END:


* 2012

** June

*** [2012-06-05 Tue]                                           :late:traffic:

*** [2012-06-06 Wed]                                                   :late:
    CLOCK: [2012-06-06 Wed 09:59]--[2012-06-06 Wed 19:13] =>  9:14

*** [2012-06-07 Thu]                                        :late:late_start:
    CLOCK: [2012-06-07 Thu 10:13]--[2012-06-07 Thu 16:47] =>  6:34

*** [2012-06-08 Fri]
    CLOCK: [2012-06-08 Fri 09:50]--[2012-06-08 Fri 18:10] =>  8:20

*** [2012-06-11 Mon]                                                   :sick:

*** [2012-06-12 Tue]
    CLOCK: [2012-06-12 Tue 09:51]--[2012-06-12 Tue 19:05] =>  9:14
    CLOCK: [2012-06-12 Tue 21:38]--[2012-06-13 Wed 03:51] =>  6:13


How would I prevent everything that is related to the time tracking
from showing up in the PDF report
that I create ?  I will want to generate a separate PDF with just the
billable hours.

-- 
Mehul N. Sanghvi
email: mehul.sanghvi@gmail.com

             reply	other threads:[~2012-09-08  1:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mehul.sanghvi@gmail.com>
2012-09-08  1:06 ` Mehul Sanghvi [this message]
2012-09-08  2:10   ` hiding billing information from generated pdf Nick Dokos
2012-09-08  3:13     ` Mehul Sanghvi
2012-09-08  3:51       ` Charles Philip Chan
2012-09-08  3:57       ` Nick Dokos

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='CAPo9-A_W=fErD7yyUgJMd4+-DV=ce_5dqWvbsiL49bNLp-Yetw@mail.gmail.com' \
    --to=mehul.sanghvi@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).