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

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://orgmode.org/manual/Extracting-Source-Code.html ### Feature value The ‘mkdirp’ header argument creates parent directories for tangled files if the directory...

enhancement

### Describe the bug If you define the next keywords order because is the one you want it to have in the agendas ``` org_todo_keywords = { "WAITING(w)", "DOING(d)", "READY(r)",...

bug

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link _No response_ ### Feature value I have many headlines with an overdue scheduled timestamp, this is fine...

enhancement

Hi there! Thanks so much for the plugin, loving it so far. I have been configuring my org agenda to look as much as possible to my Emacs one. Couple...

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link Would it be possible to finalize or kill a note ALSO following standard neovim commands? If I...

enhancement

### Does this feature exist in Emacs orgmode core? N/A ### Orgmode link When I refile a header, sometimes I want to refile it to a new org file. When...

enhancement

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link https://doc.endlessparentheses.com/Var/org-agenda-prefix-format.html ### Feature value Allows customization of agenda view ### Additional context Related issue: https://github.com/nvim-orgmode/orgmode/issues/910

enhancement

### Does this feature exist in Emacs orgmode core? Yes ### Orgmode link Hi, Firstly, thank you for this plugin - I've been able to remove emacs from my workflow...

enhancement

### Describe the bug When moving headlines with those bindings the foldings are not respected ### Steps to reproduce Using the next file as a base: ``` * heading 1...

bug

### Describe the bug If you select backwards the text and use `org_insert_link` the text is now well inserted ### Steps to reproduce ![Image](https://github.com/user-attachments/assets/89c8de24-98fa-4ecc-bedb-50b1bd101432) ### Expected behavior link is well...

bug