Note-taking system (Second Brain implementation in neovim)

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. 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

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. obsidian.nvim

    Obsidian 🤝 Neovim

    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

  4. 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

  5. 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.

  6. OVIWrite

    Integrated Writing Environment (IWE) based on NeoVim

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

  7. dot

  8. 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.

  9. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
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

  • Neovim for beginners

    20 projects | dev.to | 30 Sep 2024
  • Neorg – organize your life in Neovim

    9 projects | news.ycombinator.com | 26 Mar 2024
  • cpp setting problem

    4 projects | /r/neovim | 6 Dec 2023
  • What are some plugins that you can't live without?

    16 projects | /r/neovim | 4 Dec 2023
  • Plugin - task-toggler

    2 projects | /r/neovim | 22 Jul 2023

Did you know that Vim Script is
the 34th most popular programming language
based on number of references?