From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Davis Subject: [ANN] ox-opml.el -- Export Org files to OPML Date: Thu, 13 Mar 2014 08:16:56 -0700 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=001a11c1625068f41f04f47e7376 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58034) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7Nw-0001pB-7R for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:17:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WO7Nv-0006BW-0j for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:17:28 -0400 Received: from mail-qa0-x230.google.com ([2607:f8b0:400d:c00::230]:53490) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WO7Nu-0006BS-Sn for emacs-orgmode@gnu.org; Thu, 13 Mar 2014 11:17:26 -0400 Received: by mail-qa0-f48.google.com with SMTP id m5so1128559qaj.21 for ; Thu, 13 Mar 2014 08:17:26 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --001a11c1625068f41f04f47e7376 Content-Type: text/plain; charset=UTF-8 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!) --001a11c1625068f41f04f47e7376 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
All,

I just wanted to pass a= long 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 out= lines 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 HT= ML 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 th= ere's enough interest, I'd love to see it eventually land in contri= b.

- Eric

(PS: Please co= py me on any replies as I'm not subscribed to the list. Thanks!)
<= /div>
--001a11c1625068f41f04f47e7376--