Note-taking system (Second Brain implementation in neovim)

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SonarQube - Static code analysis for 29 languages.
  • Mergify - Updating dependencies is time-consuming.
  • wiki.vim

    A wiki plugin for Vim

    There's really interesting discussion on wiki.vim's issue tracker which we had few years ago. I think it's worth advertising because there are many more details and ideas for notetaking systems: https://github.com/lervag/wiki.vim/issues/101

  • obsidian.nvim

    Neovim plugin for Obsidian, written in Lua

    Because I like to collect notes from the browser with https://addons.mozilla.org/de/firefox/addon/markdownload/ to obsidian and edit in Nvim with https://github.com/epwalsh/obsidian.nvim

  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

  • marksman

    Write Markdown with code assist and intelligence in the comfort of your favourite editor.

    A hackier way that you can bend to your will and might be more vim-like is using the Marksman LSP with regular old markdown files in vim. You can go-to-definition in markdown links, etc. This is a Helix YouTuber who shows off some of the power of marksman, but all of these concepts translate 1 to 1 with neovim: https://www.youtube.com/watch?v=8GQKOLh_V5E

  • doom_config

    In case OP is interested, here’s my config. The main annoyance, which works fine now, was getting variable fonts to work. I have always struggled to get fonts to behave as I want in Doom.

  • OVIWrite

    A Vim Config for Writing and Writers

    Dot files: https://github.com/MiragianCycle/OVIWrite. .

  • dot

  • vim-todotxt-syntax

    Change your vim or neovim to an ultimate TODO management tool.

    I'm just using my small and simple plugin for todotxt syntax highlight, that I've made years ago for vim. It's useful when I want to put some extra colors or I want to include some tasks in the file.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts