I use Obsidian for Zettelkasten note-taking. Anybody have a system in (Neo)Vim that they use?

  • @[email protected]
    link
    fedilink
    33 months ago

    Wiki.vim https://github.com/lervag/wiki.vim

    It let’s you create a wiki with links between pages.

    Unlike obsidian, it doesn’t put your personal data in the cloud.

    Unlike the similarly named vimwiki it doesn’t use a custom file format. It uses markdown. Although I think you can configure vimwiki to use markdown as well, but with reduced functionality of the plugin.