Using vimwiki as a personal, portable, knowledge base
neilzone.co.uk·2h
Flag this post

A while back, I was looking for a tool to act as basically a semi-organised dumping ground for all sorts of notes and thoughts.

I wanted it to be Free software, easy to keep in sync / use across multiple devices, I can use it offline / without a LAN connection, and it should render Markdown nicely.

I looked at logseq, which looked interesting, but decided to give vimwiki a go. I spend a lot of my time in vim already, so this seemed like it would fit into the way I work very easily.

And I was right. Since it is “just” a collection of .md files, it appeals to me from a simplicity point of view, and also makes synchronisation and backing up very easy.

Installing it

There are [multiple ways to install vimwiki].

I went for:

git clon...

Similar Posts

Loading similar posts...