On Fri, Mar 25, 2011 at 22:56 -0400, Daniel Meneses Báez wrote: > what about vimwiki? > > http://code.google.com/p/vimwiki/
vimwiki is a good wiki integrated in vim, but I just can't stand the markup. I wonder why they decided not to use a standard like, for example, markdown or restructured text. Not only does this mean that you have to learn yet another markup language, but also that all the wonderful tools that exist for markdown and reST. I see this as a big problem because you are, after all, formalising your knowledge in a format that is not well supported. ikiwiki [1] OTOH is a wiki that sits on top of revision control systems like git, hg or bzr and you can use markdown or reST to write pages. It can easily be edited with vim (or any other text editor) but you should consider installing the syntax [2] and navigation [3] plugin for git. Apart from a that the wiki itself can be extended by a number of plugins [4] and is easily compiled to HTML that makes for a nice webpage if you throw some CSS in the mix. ---- YMMV [1] http://ikiwiki.info/ [2] http://www.vim.org/scripts/script.php?script_id=3156 [3] http://www.vim.org/scripts/script.php?script_id=2968 [4] http://ikiwiki.info/plugins/ -- .''`. Wolodja Wentland <[email protected]> : :' : `. `'` 4096R/CAF14EFC `- 081C B7CD FF04 2BA9 94EA 36B2 8B7F 7D30 CAF1 4EFC
signature.asc
Description: Digital signature
