Alldocs

Convert Vimwiki
to Slidy

Looking for a free text converter? Look no more, upload your Vimwiki files and convert them to Slidy HTML and JavaScript slide show 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 Slidy HTML and JavaScript slide show

Slidy is a Web-based slideshow created by the W3C, so it doesn’t get more official. The output is accessible and can be viewed with every web browser. Pretty cool, huh? It’s nothing for people that like their presentations styled though. Yes, you can add a little bit CSS. But come on, if you want a beautiful slideshow, I don’t think that’s the easiest way to go. If you want to invest literally no time, then it’s probably a good solution. You can use a Markdown file that contains your notes and generate a slideshow from it. Just put a few dashes between the sections to have multiple slides. Easy as that.

The files end with .html by default. More about Slidy HTML and JavaScript slide show files