emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* A custom exporter
@ 2013-09-23 12:48 Marcin Borkowski
  2013-09-23 15:40 ` Josiah Schwab
  0 siblings, 1 reply; 2+ messages in thread
From: Marcin Borkowski @ 2013-09-23 12:48 UTC (permalink / raw)
  To: Org-mode mailing list

Hi all,

I'm toying with an idea of writing my own exporter backend, based on the
html one.  My question is: what should I read to learn how to do this?
I am aware of http://orgmode.org/worg/exporters/ox-overview.html, but
ox-\(element-\)?docstrings look a bit scary.  I thought that reading
the source code of some existing backend alongside the docstrings might
be helpful.  Am I right?  Do you have any suggestions as to which one to
choose first?  How did the authors of existing backends start learning
how to do that, and do they have any tips for their younger colleague;)?

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University

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

* Re: A custom exporter
  2013-09-23 12:48 A custom exporter Marcin Borkowski
@ 2013-09-23 15:40 ` Josiah Schwab
  0 siblings, 0 replies; 2+ messages in thread
From: Josiah Schwab @ 2013-09-23 15:40 UTC (permalink / raw)
  To: Marcin Borkowski; +Cc: Org-mode mailing list


> I'm toying with an idea of writing my own exporter backend, based on the
> html one.  My question is: what should I read to learn how to do this?
> I am aware of http://orgmode.org/worg/exporters/ox-overview.html, but
> ox-\(element-\)?docstrings look a bit scary.  I thought that reading
> the source code of some existing backend alongside the docstrings might
> be helpful.  Am I right?  Do you have any suggestions as to which one to
> choose first?  How did the authors of existing backends start learning
> how to do that, and do they have any tips for their younger colleague;)?

I'm also very much in the inexperienced camp, but I did find that
reading though a derived exporter (I read the ox-md.el) was useful.
Between that and asking couple of questions on this mailing list, I was
able to write the minimal exporter I needed.

Best,
Josiah

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

end of thread, other threads:[~2013-09-23 15:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-23 12:48 A custom exporter Marcin Borkowski
2013-09-23 15:40 ` Josiah Schwab

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