emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [ANN] ox-opml.el -- Export Org files to OPML
@ 2014-03-13 15:16 Eric Davis
  2014-03-14  9:51 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Davis @ 2014-03-13 15:16 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 980 bytes --]

All,

I just wanted to pass along a project I've been working on in the hope some
of you find useful: https://github.com/edavis/org-opml

ox-opml.el is an export backend that takes Org mode outlines and exports
them to OPML. OPML is a standard file format used by RSS aggregators and
note/outliner applications.

I've tried dozens of outliner applications but none of them top Org mode
for me. The only thing I needed was a way to export my Org notes to OPML.

I couldn't find anything after looking around, so I decided to write my own
exporter. This is my first elisp of any real complexity, but I'm pretty
happy with how it turned out. I used the HTML and RSS export backends to
get familiar with the export system.

So, please, take it for a spin. I'm looking for any and all feedback/bug
reports/pull requests.

If there's enough interest, I'd love to see it eventually land in contrib.

- Eric

(PS: Please copy me on any replies as I'm not subscribed to the list.
Thanks!)

[-- Attachment #2: Type: text/html, Size: 1345 bytes --]

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

* Re: [ANN] ox-opml.el -- Export Org files to OPML
  2014-03-13 15:16 [ANN] ox-opml.el -- Export Org files to OPML Eric Davis
@ 2014-03-14  9:51 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-03-14  9:51 UTC (permalink / raw)
  To: Eric Davis; +Cc: emacs-orgmode

Hi Eric,

thanks for ox-opml.el!  Looks definitely interesting.

If you want, we can move it to contrib/ right now.

Note that there is a discussion about the status of the contrib/
directory -- my own take is that it would be better to remove the
contrib/ directory from Org's git repository and have them in a
dedicated Org Elisp Packages Archive.  This way we still continue
to promote those contributed packages but we clearly separate the
development of Org's core from the (more distributed) development
of Org contributions.

See the thread here:
http://thread.gmane.org/gmane.emacs.orgmode/81103

All the best,

-- 
 Bastien

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

end of thread, other threads:[~2014-03-14  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-13 15:16 [ANN] ox-opml.el -- Export Org files to OPML Eric Davis
2014-03-14  9:51 ` 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).