How to take notes with neovim ?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • mkdnflow.nvim

    Fluent navigation and management of markdown notebooks

  • I’ve been working on a plug-in for the last 9 months or so for notes, with lots of new features added this month: https://github.com/jakewvincent/mkdnflow.nvim. It assumes you’re using Markdown syntax for your notes. You can organize your notes in any number of ways, but one way would be to set up a dedicated notes directory (or wiki) with an index page (index.md) that serves as sort of a table of contents, with links to all the different pages in your notebook. Mkdnflow makes it easy to follow these links, including links to other files outside your notes directory, and just generally aims to make note-taking and notes management more efficient.

  • wiki.vim

    A wiki plugin for Vim

  • I use wiki.vim, made by myself, based on VimWiki. You can make notes in markdown format and use links to connect them. I use fzf to find specific notes quick. I've tried to outline my workflow for taking notes in the documentation, see here if you are interested:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • telekasten.nvim

    A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim

  • I use this. https://github.com/renerocksai/telekasten.nvim

  • Joplin

    Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

  • I use Joplin (joplin-cli) , then edit notes in neovim.

  • zk

    A plain text note-taking assistant

  • I'm using zk.nvim - it has even it's own LSP server ;)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB 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