emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* limiting export by category, tag or property
@ 2007-07-16  1:28 Patrick Drechsler
  2007-07-16  6:50 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick Drechsler @ 2007-07-16  1:28 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

what is a good way of excluding certain sections of a file from being
exported (similar to `C-c C-e v').

Can this be done by setting "category", "tag" or "property"?


Take this file:

--8<---------------cut here---------------start------------->8---
* info for all
  foo
* info for group
  bar
* info private
  <some tag that prevents exporting>
  bla
--8<---------------cut here---------------end--------------->8---

I would like to export everything except the section "info private".


Taking this idea a bit further: An export feature which is keyword
dependent would also be nice. Here is example:

--8<---------------cut here---------------start------------->8---
* info for all
  <export-tag: documentation>
  foo
* info for group
  <export-tag: todo-status=done>
  bar
* info private
  <export-tag: user=fred>
  bla
--8<---------------cut here---------------end--------------->8---

And then being able to create an export according to the tag.

WDYT?

Cheers,

Patrick 
-- 
Schwerer als Luft? Flugmaschinen sind unmöglich.
	-- Lord Kelvin, Präsident der Royal Society (1895)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-07-16  6:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-16  1:28 limiting export by category, tag or property Patrick Drechsler
2007-07-16  6:50 ` Carsten Dominik

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).