Note-taking help. Zettelkasten method

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
  • telekasten.nvim

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

  • I am using https://github.com/renerocksai/telekasten.nvim for this. Gives me everything I need, fast and goes out of the way.

  • vim-roam

    A Vim-Powered and Roam Research-Inspired Wiki

  • I found https://github.com/jeffmm/vim-roam and https://github.com/artempyanykh/marksman . The first is a plugin where the second is an lsp and I'm sure there are more. Vim-roam codebase looks to be a couple of years old.

  • 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
  • marksman

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

  • I found https://github.com/jeffmm/vim-roam and https://github.com/artempyanykh/marksman . The first is a plugin where the second is an lsp and I'm sure there are more. Vim-roam codebase looks to be a couple of years old.

  • orgmode

    Orgmode clone written in Lua for Neovim 0.9+.

  • Otherwise, IMHO the most advanced vim orgmode clone is https://github.com/nvim-orgmode/orgmode so you can try to ask there.

  • vimwiki

    Personal Wiki for Vim

  • Well, Zettelkasten looks to me much like wiki. And standard wiki solution for vim is https://vimwiki.github.io/ and it should work quite well for you. Also, it is all plain text files so conversion should not be that difficult.

  • notational-fzf-vim

    Notational velocity for vim.

  • Have you looked at https://github.com/renerocksai/telekasten.nvim or https://github.com/alok/notational-fzf-vim ?

  • mind.nvim

    Discontinued The power of trees at your fingertips.

  • https://github.com/phaazon/mind.nvim as it looks pretty cool. Don’t know if it works for the method you’re looking for though.

  • SaaSHub

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

    SaaSHub logo
  • zk-nvim

    Neovim extension for zk

  • I personally use https://github.com/mickael-menu/zk, which is an external zettelkasten tool with a plugin that integrates with it with neovim https://github.com/mickael-menu/zk-nvim.

  • mkdnflow.nvim

    Fluent navigation and management of markdown notebooks

  • To go along with u/ceplma suggestions of wikis, you should check out this plugin that uses markdown files to create a wiki.

  • neorg

    Modernity meets insane extensibility. The future of organizing your life in Neovim.

  • Another nice thing is https://github.com/nvim-neorg/neorg :)

  • zettelkasten.nvim

    A Vim Philosophy Oriented Zettelkasten Note Taking Plugin

  • https://github.com/Furkanzmc/zettelkasten.nvim is also worth a look.

  • obsidian.nvim

    Obsidian 🤝 Neovim

  • I'm not using it myself, but there is some effort for more direct integration with nvim.

  • obsidian-releases

    Community plugins list, theme list, and releases of Obsidian.

  • It's probably a case of pointing out the obvious (since it's probably the most popular option on the market), but the external Obsidian is another options to think about. Its editor supports Vim keybindings and it can be meticulously configured to perfectly suit your workflow, especially because of its extensive plugin system. For instance, there is great support for syntax highlighting in code listings.

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

  • Setting Up Razor Support in Neovim for Enhanced C# Development

    2 projects | dev.to | 26 Jan 2024
  • Background highlight opacity?

    1 project | /r/neovim | 2 Dec 2023
  • dashboard-nvim / project section not showing up

    1 project | /r/neovim | 1 Dec 2023
  • tree-sitter highlighting in Vim and NeoVim

    1 project | /r/vim | 19 Nov 2023
  • How does something like LazyVim or LazyNvim write the startup text?

    4 projects | /r/neovim | 3 Oct 2023