Alldocs

Convert Emacs
to XWiki

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

Converting from 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

Converting to XWiki markup

Let’s start with the good parts: XWiki is a free and open source software platform. The idea behing XWiki is to build a software that’s easily extensible. It comes with a Wiki (surprise!), a search, a blog, a file manager, a calendar, forums and tasks. A real jack of all trades. The text markup language looks like the MediaWiki syntax, but a few extra features. You can even add CSS to parts of your document (not sure if that’s a good idea though), or even complex things like a filterable table. Unfortunately the XWiki platform is written in Java. You should probably have some experience with Java to extend it’s functionality. That’s definitely not for me.

The files end with .txt by default. More about XWiki markup files