orgmode
Orgmode clone written in Lua for Neovim 0.10.3+. (by nvim-orgmode)
org-ql
A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc. (by alphapapa)
orgmode | org-ql | |
---|---|---|
97 | 84 | |
3,464 | 1,531 | |
1.1% | 0.8% | |
9.3 | 7.3 | |
9 days ago | 4 months ago | |
Lua | Emacs Lisp | |
MIT License | 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.
orgmode
Posts with mentions or reviews of orgmode.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-08-11.
-
I tried every todo app and ended up with a .txt file
> There's a vim plugin for org mode that I used to use, but TBH, Emacs excels at org mode.
Which one did you use? I use https://nvim-orgmode.github.io/ and am happy with it, it's fairly modern written as a lua script.
I did see an older one https://github.com/jceb/vim-orgmode but i don't think that's maintained anymore.
-
Neorg – organize your life in Neovim
nvim-orgmode [1] is also available. Knowledge from emacs orgmode should carry over without much issue. I didn't feel like there was a need to reinvent the wheel like neorg does when there were powerful notetaking solutions available; does anyone have a comparison breakdown of features and capabilities?
[1] https://github.com/nvim-orgmode/orgmode
-
People who used both neovim orgmode plugin and emacs orgmode, how would you compare them?
Hi, I'm a nvim user for quite a long time already and I don't think I'd switch to Emacs. However I'm curious if I could use Emacs for orgmode, since I'm not always satisfied by orgmode for neovim (still, kudos to the authors for the amazing work!).
-
Installing nvimorg in LazyVim
Hello i have trouble to install this plugin:https://github.com/nvim-orgmode/orgmode in LazyVim.
-
Compiler.nvim: Oficially released (beta)
But of course. https://github.com/nvim-orgmode/orgmode
- What is the light theme used in orgmode's main page?
-
Help with nvim orgmode!
This might be an issue with our handling of dynamic prefix. I opened an issue here https://github.com/nvim-orgmode/orgmode/issues/562 to double check.
-
Share your Neovim configuration for Org-mode setup.
I believe the plugin nvim-orgmode is a straight up clone - https://github.com/nvim-orgmode/orgmode
-
[Emacs] Comment les plugins Neovim pour Orgmode et Magit se comparent-ils à la vraie chose?
Neoorg (ou celui-ci))
-
How do you guys handle tasks that are due another day?
I had this issue as well. I’m on Mac and tried all sorts of task managers to address this. Nothing worked until I started using orgmode. I use a limited version on Neovim. Here is the link.
org-ql
Posts with mentions or reviews of org-ql.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-09-03.
- Howm: Personal Wiki for Emacs
-
Packages that you would like to be in emacs core ?
Also Org-ql, maybe with some sort merging with org-agenda (Because writing configurations of org-agenda is a PITA, too.)
-
how to search for all .org files in a directory structure that have a specific tag in a directory structure?
I don't know about pure org, but you could try org-ql. Check org-ql-find-in-org-directory.
- Release v0.7.1 · alphapapa/org-ql
-
Programmatically tell whether a heading exists somewhere in your agenda file?
See https://github.com/alphapapa/org-ql
-
Agenda blocks filtered by category
I don't know about how it's done in vanilla org, even though I'm fairly sure it's possible. Still, this can be very easily done with the org-ql package: https://github.com/alphapapa/org-ql
-
Search all agenda files
alphapapa/org-ql.
-
Org-Agenda Keep Projects and Subtasks grouped, even with different priority.
See also this WIP branch of org-ql that provides org-ql-report views, which allow multiple queries to be displayed and grouped in a single buffer: https://github.com/alphapapa/org-ql/issues/331
-
org-SUPER-sparse-tree?
I don't use it, but you may want to take a look at org-ql, specifically the org-ql-search command, which does something similar. It may or may not be what you want.
What are some alternatives?
When comparing orgmode and org-ql you can also consider the following projects:
neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim.
org-super-agenda - Supercharge your Org daily/weekly agenda by grouping items
vimwiki - Personal Wiki for Vim
org-fragtog - Automatically toggle Org mode LaTeX fragment previews as the cursor enters and exits them
tree-sitter-org - Org grammar for tree-sitter
organice - An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers