Alldocs

Convert Vimwiki
to Emacs

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

Converting from Vimwiki

For people that think Vim is not confusing enough: Let me introduce you to VimWiki. A personal wiki inside of Vim. Maxim Kim, the developer of VimWiki, was stuck in Vim for years. After trying to exit Vim for a while, he tried to accept his fate and used the time behind bars to invent something new. VimWiki was born. It consists of a number of linked text files that have their own syntax highlighting. Use it to organize notes, manage to-dos, write documentation or maintain a diary (nobody will expect your diary inside of Vim). I wonder if someone already invented

The files end with .wiki by default.

More about Vimwiki 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