emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Set exported file name for a headline (LaTeX export)
@ 2012-04-03 20:22 John Hendy
  2012-04-03 20:25 ` John Hendy
  0 siblings, 1 reply; 2+ messages in thread
From: John Hendy @ 2012-04-03 20:22 UTC (permalink / raw)
  To: emacs-orgmode

I create weekly presentations for team meetings at work via
org-mode/beamer. Currently, these are spread out in a couple of
directories as separate .org files. It occurred to me that it would be
fantastic to keep them in one place, as I'm often reusing tables,
pictures, and whatnot. Is it possible to set a file export name in a
headline? This could let me keep a file called, say, team-mtgs.org
where I'd have:

----------
* 2012-04-03
  :PROPERTIES:
  :export-file:     ./team-mtg_2012-04-03
  :END:

Presentation contents

* 2012-03-27
  :PROPERTIES:
  :export-file:     ./team-mtg_2012-03-27
  :END:

Presentation contents

* 2012-03-20
  :PROPERTIES:.
  :export-file:     ./team-mtg_2012-03-20
  :END:

Presentation contents
----------

I realize this could be goofy, say, if you were exporting all
headlines (would you export multiple files, combine them all, etc?),
but I still think it could be really neat. Even the option to split an
org file into multiple output files is pretty neat. Sorry if this has
come up before, and thanks for suggestions on how I might accomplish
this (export sub-headline, rename file, repeat weekly?)


Thanks,
John

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

end of thread, other threads:[~2012-04-03 20:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-03 20:22 Set exported file name for a headline (LaTeX export) John Hendy
2012-04-03 20:25 ` John Hendy

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