|
|
|
|
|
by opcon
3386 days ago
|
|
I mainly use Vim, and have tried using both Vimwiki and Org-mode as personal wikis in the past, but they were never quite what I was looking for. I like writing the wiki content in Vim, but for viewing it I think I prefer it as a webpage. Following file links in Vim is really useful though, I should use it more often! |
|
File links in Vim are really handy in your Miki when you're writing a couple of pages in a topic and you want to jump back and forth.
Of course in that scenario you can also ':e .' to edit the directory, or use the vim-included netrw, or install nerdtree.