Taking notes in neovim

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • vim-orgmode

    Text outlining and task management for Vim based on Emacs' Org-Mode

  • Brings to mind Org-Mode from Emacs (which I have no experience with)... there have been attempts at implementing something similar in Vim, eg https://github.com/jceb/vim-orgmode

  • notational-fzf-vim

    Notational velocity for vim.

  • 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
  • wiki.vim

    A wiki plugin for Vim

  • I use (and develop) wiki.vim to take notes in neovim. I write my notes in a markdown dialect similar to the Vimwiki format. In my experience, the perhaps most important aspects of a good note taking system are:

  • ctrlsf.vim

    A text searching plugin mimics Ctrl-Shift-F on Sublime Text 2

  • Findability! Ensure you have a simple way of rediscovering old content. I use Fzf to navigate all my notes (:WikiFzfPages) and ctrlsf to search them (with rg as the search backend). In any Vim session, I can type ow to start search for a note.

  • zk

    A plain text note-taking assistant

  • zk.nvim

    Discontinued Neovim plugin as a lightweight wrapper around https://github.com/mickael-menu/zk

  • zeta-note

    Discontinued Markdown LSP server for easy note-taking with cross-references and diagnostics.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vim-zettel

    VimWiki addon for managing notes according to Zettelkasten method

  • neuron-v2.vim

    Discontinued 📝 Manage your Zettelkasten in {n}vim.

  • neuron.vim

    Discontinued 📝 Manage your Zettelkasten in {n}vim.

  • neuron

    Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)

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

  • Looking for guidance on simplifying my note-taking setup into the terminal

    11 projects | /r/commandline | 26 Apr 2023
  • Need advice on what plugin for note taking

    2 projects | /r/vim | 13 Apr 2023
  • How to take notes with neovim ?

    5 projects | /r/neovim | 28 Apr 2022
  • Syntax Highlighting for Notes?

    10 projects | /r/neovim | 18 Nov 2021
  • What are your cross-platform note-taking solutions with neovim? I am so lost!

    3 projects | /r/neovim | 7 Jul 2023