emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Yuval Hager <yuval@avramzon.net>
Cc: Emacs-orgmode@gnu.org
Subject: Re: exporting without DEADLINE keyword
Date: Tue, 21 Apr 2009 15:56:23 +0200	[thread overview]
Message-ID: <D38CEC68-2536-46B2-BBF8-A895E390CD73@gmail.com> (raw)
In-Reply-To: <200904211006.45488.yuval@avramzon.net>


On Apr 21, 2009, at 9:06 AM, Yuval Hager wrote:

> Hi,
>
> One of my uses to orgmode is to write an invoice, export it to PDF  
> and send
> it to the customer.
>
> I like to mark the DEADLINE for the invoice, for my tracking, but I  
> do not
> want that to show in the exported PDF this way, rather in a more  
> subtle
> manner, like 'payment is due by <timestamp>'.
> I have looked at org-export-with-timestamps and a couple others
> org-export-*, but either all timestamps are gone (including the ones  
> I'd
> like to include), or they all stay.
>
> I am looking for a way to hide the 'DEADLINE' keyword.
>
> Here's an example of how it looks like in my org file:
> ,----
> | ***** TODO invoice
> |       DEADLINE: <2009-04-28 Tue>
> |       :PROPERTIES:
> |       :EXPORT_TITLE: Invoice
> |       :EXPORT_OPTIONS: toc:nil
> |       :END:
> |
> | [invoice information here...]
> |
> | Payment is due by [2009-04-28 Tue].



***** Invoice
       :PROPERTIES:
       :EXPORT_TITLE: Invoice
       :EXPORT_OPTIONS: toc:nil
       :END:

  [invoice information here...]

  Payment is due by [2009-04-28 Tue].

****** TODO Handle the invoice        :noexport:
        DEADLINE: <2009-04-28 Tue>


HTH

- Carsten

  reply	other threads:[~2009-04-21 13:56 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-21  7:06 exporting without DEADLINE keyword Yuval Hager
2009-04-21 13:56 ` Carsten Dominik [this message]
2009-04-22 16:50   ` Yuval Hager

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=D38CEC68-2536-46B2-BBF8-A895E390CD73@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=yuval@avramzon.net \
    /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).