VimWiki is a [[MIT License]] licensed [[Wiki for Vim]] written in [[Vimscript]]. - [Website](https://vimwiki.github.io/) - [Source](https://github.com/vimwiki/vimwiki) - [Documentation](https://vimwiki.github.io/vimwikiwiki/) > Vimwiki is a personal wiki for the text editor Vim. It operates on interlinked, plain text files written in one of several markup languages and provides features such as HTML export, search, outlined notes and tasks, tagging and auto-formatted tables. \- Wikipedia's list of wiki software[^1] # Notability It's one of the oldest [[Personal Wiki]]s still in active use and development. Some people have made it play nice with [[Obsidian Editor|Obsidian]] for a best-of-both-worlds setup. I've used VimWiki from time to time. # Thoughts When I was using it the most I had my documents syncing via [[Syncthing]] (or similar). I'm going to start testing it again with a new configuration and using it with `obsidian.nvim`. # Philosophy # Platform Support Compatible with any variant of [[Vim]] released since 2010.[^2] - [[Vim]] v7.3 on any OS - Any (?) version of [[NeoVim]] # Features # Tips # Resources ## Addons List: https://vimwiki.github.io/vimwikiwiki/Related%20Tools.html - https://github.com/tbabej/taskwiki - add-on for VimWiki, integrates with [[Taskwarrior]], requires [[Python]] setup - https://github.com/vimwiki/utils - https://github.com/gpanders/vim-medieval/wiki - compatibility with [[vim-medieval]] to run code ## Info - https://mkaz.blog/working-with-vim/vimwiki/ ## Cooperating with Obsidian - https://forum.obsidian.md/t/integrate-with-vim-wiki/11626 - https://github.com/jwrobes/PersonalWiki/blob/main/Setting%20up%20VimWiki%20and%20Obsdian.md ## Tables There are other table plugins that Vimwiki can work with. - https://github.com/dhruvasagar/vim-table-mode - https://gist.github.com/MartyLake/f6dd46bb479d402b15b32791ababaa28 - integration with md-advanced-tables - https://github.com/tgrosinger/md-advanced-tables/blob/main/docs/formulas.md#the-formula-structure---an-overview # References [^1]: https://en.wikipedia.org/wiki/List_of_wiki_software#Personal_wiki_software [^2]: https://vimdoc.sourceforge.net/htmldoc/version7.html