orgmode icon indicating copy to clipboard operation
orgmode copied to clipboard

Orgmode clone written in Lua for Neovim 0.9+.

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

### Describe the bug I already have a fix for the bug, PR will follow. ### Steps to reproduce Create a link to an existing org file in a parent...

bug

### Describe the bug I feel like this used to work, but items with date ranges composed of two dates connected by two hypens (for instance, `--`) no longer display...

bug

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link Do you plan to add a export of org files for reveal ? https://github.com/hexmode/ox-reveal the emacs org...

plugin
non-core-feature

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link - ### Feature value Quite often, I open the agenda (with `oa` by default) and the agenda...

### Describe the bug I've started using [lexima.vim](https://github.com/cohama/lexima.vim) with org. It creates an expression map for ``. When I press Enter, Neovim inserts the characters "<CR>" instead of adding a...

bug

### Describe the bug The latest commit seems to have broken the functionality of the `` in insert mode. Previously, a `` would insert a new line. But since the...

bug

### Describe the bug I use orgmode to handle all of my notes. I've noticed that anytime multiple brackets are displayed on the screen, orgmode locks up. This includes expanding...

bug

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link This org-mode setting hides deadline warnings for tasks that are already scheduled: https://orgmode.org/manual/Deadlines-and-Scheduling.html > In addition, the...

core-feature

### Describe the bug If you add a link (`[[https://somewhere.com][like this]]`) to your todo item and then use the built in tag tool, it seems to not correctly horizontally align...

bug

nvim-treesitter installs tons of queries ([nvim-treesitter/nvim-treesitter@master/queries](https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries?rgh-link-date=2023-05-30T12%3A09%3A30Z)) that are picked up by neovim even though we sometimes dont want those queries (when installing the upstream plugin with those queries for instance)....