* Export without showing tags
@ 2007-10-06 5:15 Wanrong Lin
2007-10-06 12:40 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Wanrong Lin @ 2007-10-06 5:15 UTC (permalink / raw)
To: emacs-orgmode
Hi,
Is there a way to export an org file (to html in my case) without
showing the tags? I need this because I wish to publish only part of my
org file to a web page. I plan to tag all those publishable parts as
"Publish", and then do a tag search with C-c \, and then export only the
visible part. But I don't want people to see all those "Publish" tags on
the web page. I don't see how to do it using "#+OPTIONS: " in the file.
Thanks a lot for help.
Wanrong
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Export without showing tags
2007-10-06 5:15 Export without showing tags Wanrong Lin
@ 2007-10-06 12:40 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2007-10-06 12:40 UTC (permalink / raw)
To: emacs-orgmode
Wanrong Lin <wrglin@gmail.com> writes:
> Is there a way to export an org file (to html in my case) without
> showing the tags?
,----[ org-export-with-tags ]
| If nil, do not export tags, just remove them from headlines.
| If this is the symbol `not-in-toc', tags will be removed from table of
| contents entries, but still be shown in the headlines of the document.
`----
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-10-06 11:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-06 5:15 Export without showing tags Wanrong Lin
2007-10-06 12:40 ` Bastien
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).