vim-orgmode
Text outlining and task management for Vim based on Emacs' Org-Mode (by jceb)
neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim. (by nvim-neorg)
vim-orgmode | neorg | |
---|---|---|
14 | 90 | |
3,124 | 6,447 | |
- | 1.4% | |
3.4 | 9.7 | |
10 months ago | 2 days ago | |
Python | Lua | |
GNU General Public License v3.0 or later | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
vim-orgmode
Posts with mentions or reviews of vim-orgmode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-02-05.
-
Note taking options?
orgmode
-
Multi-platform to-do list / task manager app that can sync to a self-hosted service
There's also vim-orgmode if you want to occasionally do basic org-mode things within vim.
-
Is my understanding of Vim and Emacs correct?
__org-mode__ Honestly Org mode is pretty incredible. Beside it being the best tool for task management and time tracking it also enables you to do ["literate programming"](https://en.wikipedia.org/wiki/Literate_programming) with its tangle/detangle features. As a vim user I'm seriously jealous. There are plugins trying to bring org-mode to vim https://github.com/nvim-orgmode/orgmode https://github.com/jceb/vim-orgmode (unmaintained) but they can't compare to the org-mode experience in emacs, as far as I know. Also there is a plugin trying to create an org-mode alternative for neovim https://github.com/nvim-neorg/neorg
- Org-Mode for vim???
- Ready-made solution for handling markdown checklist/to do lists?
-
Why did org mode invent a new markup syntax instead of just going with markdown?
Recently vim got a new package which try to implement org-mode https://github.com/jceb/vim-orgmode.
- Literate Programming akin to Emac's org-mode
-
Why does org-mode have so few github stars?
Vim Org-Mode: https://github.com/jceb/vim-orgmode
-
Working with Emacs and Org-Mode
I can do stuff to my Org files in Vim, but it's not really the same as Org Mode in Emacs.
-
Ask HN: Looking for the good project/todo management software, even obscure ones
I haven't used it myself but there are projects out there that try to emulate Org-Mode for Vim, e.g. https://github.com/jceb/vim-orgmode.
neorg
Posts with mentions or reviews of neorg.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-03-26.
-
Neorg – organize your life in Neovim
This seems like what they have
https://github.com/nvim-neorg/neorg/wiki
- Neorg – An Organised Future
-
image.nvim update - ImageMagick, full Überzug++ support, Neorg integration
There's a bug in Neorg that's being worked on https://github.com/nvim-neorg/neorg/issues/971
-
Any alternatives to Obsidian that are not built on Electron?
Or the neovim alternative Neorg
-
Is orgmode really that much better than an equivalent workflow using vim + other tools?
If you’re using neovim, neorg is a pretty cool org mode alternative.
-
How do I show Markdown headings in different colours?
I went down so many rabbit holes trying to reach the same the solution. Never found it. I ended up trying out neorg to get some beautiful notes going.
-
Markdown concealer
Maybe try something like neorg if you don't want to write your own conceal?
-
Mind.nvim is Deprecated so what to use now!?
https://github.com/nvim-neorg/neorg would be my recommendation for an organization/note taking extension
-
Can anyone recommend a Lightweight TUI journal application with calendar for windows ?
With https://github.com/nvim-neorg/neorg (NeoVim plugin) you then have both tools in one. But maybe you enjoy Helix too much to consider NeoVim?
-
Share your Neovim configuration for Org-mode setup.
And there are various other projects with varying degrees of similarity to Emacs org mode. Neorg is one that I see come up quite frequently which aims to be conceptually similar to Org mode but redesigned from the ground up with a better markdown spec and more features. https://github.com/nvim-neorg/neorg
What are some alternatives?
When comparing vim-orgmode and neorg you can also consider the following projects:
vimwiki - Personal Wiki for Vim
orgmode - Orgmode clone written in Lua for Neovim 0.9+.
obsidian.nvim - Obsidian 🤝 Neovim
org-roam - Rudimentary Roam replica with Org-mode
wiki.vim - A wiki plugin for Vim
telekasten.nvim - A Neovim (lua) plugin for working with a markdown zettelkasten / wiki and mixing it with a journal, based on telescope.nvim
obsidian-releases - Community plugins list, theme list, and releases of Obsidian.
markdown-preview.nvim - markdown preview plugin for (neo)vim
vscode-org-mode - Emacs Org Mode for Visual Studio Code
taskwiki - Proper project management with Taskwarrior in vim.