orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Orgmode clone written in Lua for Neovim 0.9+.

Results 230 orgmode issues
Sort by recently updated
recently updated
newest added

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value Touching back on the discussion in #348 and related to the implementation...

enhancement

Once the https://github.com/neovim/neovim/issues/36306 is done, we should revert to using the string treesitter parser that was removed in https://github.com/nvim-orgmode/orgmode/pull/1041

neovim-dependency

### Describe the bug I used the config from README.md (https://github.com/nvim-orgmode/orgmode/blob/a49d5d4c479cbf70acf261c1e8f1f69947ed1b81/README.org#installation) and got the error: ``` Failed to run `config` for orgmode ...a/lazy/orgmode/lua/orgmode/config/mappings/map_entry.lua:53: opt: expected table, got string # stacktrace:...

bug

### Describe the bug When using timestamp modifiers like -1d or -2d in DEADLINE entries, the warning information does not appear in the agenda unless the corresponding file is opened...

bug

### Describe the bug I am running Neovim installed using the LazyVim setup. I have attempted to install nvim-orgmode using the minimal install example in the documentation. After installing Orgmode,...

bug

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link ### Feature description `nvim-orgmode` has basic support for repeating tasks with `SCHEDULED: ` and `:STYLE: habit`, but...

enhancement

I read doc and know how to archive one subtree a time, but i dont know how to archive all done tasks with one command?? And in agenda's clock mode,...

enhancement

I'm new to nvim and im using lazyvim. Can someone help me with this issue I get with getting latex highlighting to work. ### Description I have set `org_highligh_latex_and_reelated =...

### Describe the bug If you open multiple task capture prompts the data for all but the most recent one will be lost when saved. ### checkhealth Orgmode ~ -...

bug

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link ### Feature value _No response_ ### Additional context Currently, we can open item in two primary way,...

enhancement