From: Water Lin <WaterLin@sohu.com>
To: emacs-orgmode@gnu.org
Subject: How to not publish log done note?
Date: Sun, 03 Oct 2010 19:06:35 +0800 [thread overview]
Message-ID: <m3bp7b8ric.fsf@sohu.com> (raw)
I have set the log done time and log done note for my org files using
code:
---------------
(setq org-log-done 'time)
(setq org-log-done 'note)
---------------
The log done time and log done note are very useful while I am editing
my org files. But when I publish the projects, I don't want to publish
these TODO keywords and so does the log done notes.
I used following line to disable export TODO keywords:
---------------
:todo-keywords nil
---------------
But I don't know how to disable log done notes.
How can I do these? To set the project not to export log done notes, or
to set the project not to mark log done notes?
How?
Thanks
Water Lin
--
The Big Bang on Busy Reading: http://bigbang.WaterLin.org
Email: WaterLin@sohu.com
next reply other threads:[~2010-10-03 11:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-03 11:06 Water Lin [this message]
2010-10-03 12:18 ` How to not publish log done note? Noorul Islam
2010-10-03 12:41 ` Noorul Islam
2010-10-03 13:28 ` Water Lin
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=m3bp7b8ric.fsf@sohu.com \
--to=waterlin@sohu.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).