Vimwiki icon
Vimwiki icon

Vimwiki

 9 likes

Vimwiki is a personal wiki for Vim -- a number of linked text files that have their own syntax highlighting.

Vimwiki screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • Android
5 / 5 Avg rating (1)
9likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Support for MarkDown
  2.  Local Storage
  3.  Export to HTML
  4.  Text-based
  5.  Personal Information Manager (PIM)
  6.  Plain text authoring
  7.  Wiki

 Tags

Vimwiki News & Activities

Highlights All activities

Recent activities

No activities found.

Vimwiki information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    47 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

Office & ProductivityEducation & Reference

GitHub repository

  •  9,104 Stars
  •  640 Forks
  •  227 Open Issues
  •   Updated Dec 1, 2024 
View on GitHub

Popular alternatives

View all

Our users have written 1 comments and reviews about Vimwiki, and it has gotten 9 likes

Vimwiki was added to AlternativeTo by steed on Mar 28, 2018 and this page was last updated Sep 9, 2022.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
steed
Mar 27, 2018
0

Files are stored locally, not on someone else's computer. The whole information system is readable without any tool except a plain text editor, if for some reason the Vimwiki is unavailable. And mergeable. Includes convenient helpers for links, tables, checklists. Pure ASCII beauty. And HTML if you need it.

What is Vimwiki?

Vimwiki is a personal wiki for Vim icon Vim -- a number of linked text files that have their own syntax highlighting.

With Vimwiki you can:

  • organize notes and ideas
  • manage todo-lists
  • write documentation
  • maintain a diary
  • export everything to HTML

Vimwiki is installed as a Vim plugin, and available on every platform where you can run Vim: Linux, Windows (gVim), Mac (MacVim), Android (DroidVim), ... All the data is stored on the local machine in a text-based format, making this wiki private and future proof (editable/readable manually with any text editor). Synchronization is possible with any online sync service (Dropbox/OneDrive/etc...) or version control system (Git, Subversion, ...).

Official Links