Alldocs

Convert OPML
to Emacs

Looking for a free text converter? Look no more, upload your OPML files and convert them to Emacs Org mode files. Yes, it’s that easy.

Converting from OPML

The Outline Processor Markup Language (OPML) is an XML format for outlines, that is mostly used to exchange lists of web feeds between web feed aggregrators. It uses the RFC 822 date format, which is considered obsolete. Fans of the RFC 822 date think it’s a good idea to have only two digits to represent a year. But I have no idea if they were born 1900 or 2000 or if they’ve ever heard of the much cooler RFC 3339. Or how they would call it: RF 39. Anyway. You’re here because you want to use this format. Or you have to. My condolences.

The files end with .xml by default.

More about OPML files

Converting to Emacs Org mode

Oh man, we really learned a lot about text formats already, but Emacs Org mode is the nerdiest thing ever. It’s like a note keeping app and a todo app, like a project management tool and a book authoring tool. But all that based on a plain-text file. That’s real digital minimalism. No cloud, no binary data, no proprietary file formats, just a simple, good old plain-text file. Add headlines, lists, paragraphs, tasks, time tracking, agendas, tables. Thank you, Carsten Dominik, for developing such a great file format. By the way, the logo is a unicorn and that’s fair, after all it’s very unique.

The files end with .txt by default. More about Emacs Org mode files